Conversation
Added some help for using pip to install as an alternative to apt-get
Sphinx default template name changed, name changed to keep consistent with existing doco
|
Many thanks for this @Rukkh! All looks good. Can you tell me about the change of the theme from "deafult" to "classic"? |
|
http://sphinx-doc.org/theming.html The theme the brewpi user docs are using are the original 'default' theme based off the python documentation look. At some point it looks like Sphinx has changed the 'default' theme to the alabaster one based off the ReadTheDocs.com theme and they've renamed 'default' to 'classic'. I'm just a little bit conditioned to react to unnecessary compiler output warnings. |
Tidied up the issue identified with the links to python modules.
Tweaked a few other things to make Sphinx happy (probably could have ignored warnings but was a good exercise in learning reST, Sphinx etc. (Also git)
Happy to do some bigger doc updates, but don't want to dive in too deep if you have other plans for the documentation.
Blake