Skip to content

Commit 2c7cfa8

Browse files
committed
remove redundant pages
1 parent 79209fc commit 2c7cfa8

File tree

10 files changed

+1
-277
lines changed

10 files changed

+1
-277
lines changed

docs/explanations/introduction.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,6 @@ line entry point is **ec**.
230230

231231
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.
232232

233-
See {any}`CLI` for more details.
234233

235234
### **ibek**
236235

docs/genindex.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/how-to/phoebus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ epics-containers supports auto generation of engineering screens for Phoebus usi
66

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

9-
See here for an example https://github.com/epics-containers/example-services.
9+
See here for an example [example-services](https://github.com/epics-containers/example-services).

docs/how-to/update_generic_ioc.md

Lines changed: 0 additions & 31 deletions
This file was deleted.

docs/how-to/useful_k8s.md

Lines changed: 0 additions & 163 deletions
This file was deleted.

docs/reference.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,5 @@ Technical reference material including APIs and release notes.
77
:glob:
88
99
reference/*
10-
genindex
1110
Release Notes <https://github.com/epics-containers/epics-containers.github.io/releases>
1211
```

docs/reference/cli.md

Lines changed: 0 additions & 38 deletions
This file was deleted.

docs/reference/faq.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
22

33
(no-opi)=
44

5-
## Why no mention of Operator Interfaces?
6-
7-
UPDATE: with the introduction of PVI we are providing auto generated
8-
engineering screens. TODO: more details will be added to a new section.
9-
105
## Why have ioc-XXX repositories?
116

127
Why not put the Dockerfile and image generating in the support module itself

docs/reference/glossary.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ epics-containers supports two kinds of services repositories:
1616

1717
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).
1818

19-
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.
2019

2120
(ibek)=
2221
## ibek

docs/reference/vscode_settings.md

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)