Skip to content

Commit

Permalink
remove redundant pages
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Sep 4, 2024
1 parent 79209fc commit 2c7cfa8
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 277 deletions.
1 change: 0 additions & 1 deletion docs/explanations/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,6 @@ line entry point is **ec**.

The project is a python package featuring simple command line functions for deploying and monitoring IOC instances. It is a thin wrapper around the ArgoCD, kubectl, helm and git commands. This tool can be used by developers and beamline staff to get a quick CLI based view of IOCs running in the cluster, as well as stop/start and obtain logs from them.

See {any}`CLI` for more details.

### **ibek**

Expand Down
3 changes: 0 additions & 3 deletions docs/genindex.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/how-to/phoebus.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ epics-containers supports auto generation of engineering screens for Phoebus usi

Auto-generation of engineering screens is now supported in generic IOCs.

See here for an example https://github.com/epics-containers/example-services.
See here for an example [example-services](https://github.com/epics-containers/example-services).
31 changes: 0 additions & 31 deletions docs/how-to/update_generic_ioc.md

This file was deleted.

163 changes: 0 additions & 163 deletions docs/how-to/useful_k8s.md

This file was deleted.

1 change: 0 additions & 1 deletion docs/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ Technical reference material including APIs and release notes.
:glob:
reference/*
genindex
Release Notes <https://github.com/epics-containers/epics-containers.github.io/releases>
```
38 changes: 0 additions & 38 deletions docs/reference/cli.md

This file was deleted.

5 changes: 0 additions & 5 deletions docs/reference/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@

(no-opi)=

## Why no mention of Operator Interfaces?

UPDATE: with the introduction of PVI we are providing auto generated
engineering screens. TODO: more details will be added to a new section.

## Why have ioc-XXX repositories?

Why not put the Dockerfile and image generating in the support module itself
Expand Down
1 change: 0 additions & 1 deletion docs/reference/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ epics-containers supports two kinds of services repositories:

A Python command line tool for the developer that runs *outside* of containers. It provides simple features for and monitoring and managing and IOC instances within a [](services-repo).

So named 'edge' containers because these services all run close to the hardware. Uses the command line entry point `ec`. See {std:ref}`cli` for more details.

(ibek)=
## ibek
Expand Down
33 changes: 0 additions & 33 deletions docs/reference/vscode_settings.md

This file was deleted.

0 comments on commit 2c7cfa8

Please sign in to comment.