Skip to content

Commit 30af53c

Browse files
authored
Merge pull request #12 from epics-containers/dev
remove out of data docs
2 parents 5fc8a43 + 14753b8 commit 30af53c

File tree

5 files changed

+1
-335
lines changed

5 files changed

+1
-335
lines changed

docs/user/explanations/whats_in.rst

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

docs/user/how-to/add_ioc.rst

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

docs/user/how-to/create_ioc.rst

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

docs/user/index.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ side-bar.
3333
:caption: How-to Guides
3434
:maxdepth: 1
3535

36-
how-to/add_ioc
37-
how-to/create_ioc
3836
how-to/run_iocs
3937
how-to/debug
4038
how-to/contributing
@@ -52,7 +50,6 @@ side-bar.
5250
:maxdepth: 1
5351

5452
explanations/introduction
55-
explanations/whats_in
5653
explanations/net_protocols
5754
explanations/kubernetes_cluster
5855
explanations/docs-structure
@@ -73,7 +70,6 @@ side-bar.
7370
reference/cli
7471
reference/ioc_helm_chart
7572
reference/k8s_resources
76-
../genindex
7773

7874
+++
7975

docs/user/reference/faq.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ That is because Helm keeps track of several versions of each chart it
4747
deploys, they are stored in the cluster itself (as ReplicaSets). By
4848
default the last 10 are saved.
4949

50-
It is also necessary Kubernetes to be able to pull the generic IOC image. If
50+
It is also necessary for Kubernetes to be able to pull the generic IOC image. If
5151
the beamline has only one Kubernetes worker node then the previous image will
5252
be in the node's local cache. If you have more than one then you will need
5353
a global image cache which is useful anyway for reducing traffic to the

0 commit comments

Comments
 (0)