File tree Expand file tree Collapse file tree 2 files changed +0
-25
lines changed Expand file tree Collapse file tree 2 files changed +0
-25
lines changed Original file line number Diff line number Diff line change @@ -28,20 +28,6 @@ Arch (virtualenv)
28
28
$ python -m sphinxcontrib.confluencebuilder --version
29
29
sphinxcontrib.confluencebuilder <version>
30
30
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
-
45
31
Fedora (virtualenv)
46
32
~~~~~~~~~~~~~~~~~~~
47
33
Original file line number Diff line number Diff line change 50
50
$ python -m sphinxcontrib.confluencebuilder --version
51
51
sphinxcontrib.confluencebuilder <version>
52
52
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
-
64
53
Fedora
65
54
~~~~~~
66
55
You can’t perform that action at this time.
0 commit comments