Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Look here for https://github.com/simp/simp-doc

Prerequisites:

  • If you're using Fedora or another operating system that comes with Python 3 by default, you will need Python 2.
  • Make sure the following packages are installed and up to date:
    • python-devel
    • sphinx, rst2pdf and other python dependencies. The command below will install them all for you:

      Code Block
      sudo pip install -q -r requirements.txt

HTML Docs

Just install the dependencies and run the following:

Code Block
$ # builds the html docs
$ rake docs:html

$ # view the html docs on http://localhost:5000
$ rake docs:server

$ builds as a single huge html page
$ rake docs:singlehtml

PDF Docs

It is now recommended that you generate the pdf documentation via the rpm build. Our build process uses mock, an isolated environment, to generate the pdf. It sets up the mock environment for you and will in general be easier than worrying about your actual environment, which can be fragile.

Please use the following few commands to generate an rpm and extract the pdf:

...

Here is a link to the moved page on GitHub
If you have questions, please try the Forum.

Related articles

Filter by label (Content by label)
showLabelsfalse
max5
spacesSD
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "kb-how-to-article" and type = "page" and space = "SD"
labelskb-how-to-article

...