Skip to content

Commit 010c1a4

Browse files
committed
doc: drop centos install nodes
CentOS is a discounted distribution. Dropping its help from the installation documentation. Signed-off-by: James Knight <[email protected]>
1 parent 375af6b commit 010c1a4

File tree

2 files changed

+0
-25
lines changed

2 files changed

+0
-25
lines changed

doc/install-virtualenv.rst

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -28,20 +28,6 @@ Arch (virtualenv)
2828
$ python -m sphinxcontrib.confluencebuilder --version
2929
sphinxcontrib.confluencebuilder <version>
3030
31-
CentOS (virtualenv)
32-
~~~~~~~~~~~~~~~~~~~
33-
34-
.. code-block:: shell-session
35-
36-
$ sudo yum install epel-release
37-
$ sudo yum install python-pip
38-
$ sudo yum install python-virtualenv
39-
$ virtualenv sphinx-venv
40-
$ source sphinx-venv/bin/activate
41-
$ pip install sphinxcontrib-confluencebuilder
42-
$ python -m sphinxcontrib.confluencebuilder --version
43-
sphinxcontrib.confluencebuilder <version>
44-
4531
Fedora (virtualenv)
4632
~~~~~~~~~~~~~~~~~~~
4733

doc/install.rst

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -50,17 +50,6 @@ Arch
5050
$ python -m sphinxcontrib.confluencebuilder --version
5151
sphinxcontrib.confluencebuilder <version>
5252
53-
CentOS
54-
~~~~~~
55-
56-
.. code-block:: shell-session
57-
58-
$ sudo yum install epel-release
59-
$ sudo yum install python-pip
60-
$ pip install sphinxcontrib-confluencebuilder
61-
$ python -m sphinxcontrib.confluencebuilder --version
62-
sphinxcontrib.confluencebuilder <version>
63-
6453
Fedora
6554
~~~~~~
6655

0 commit comments

Comments
 (0)