doc: Remove sphinx theme from readme
For local previews the sphinx_rtd_theme is not used, only in read the docs.
This commit is contained in:
parent
aec34c11f1
commit
3111bee143
@ -7,9 +7,8 @@ The html documentation and man pages are built automatically when you build with
|
|||||||
target `doc`).
|
target `doc`).
|
||||||
|
|
||||||
## Preview Locally
|
## Preview Locally
|
||||||
The documentation uses [Sphinx](http://www.sphinx-doc.org/en/stable/) with the "Read The Docs" theme
|
The documentation uses [Sphinx](http://www.sphinx-doc.org/en/stable/) to generate the documentation, so you will need to
|
||||||
[`sphinx_rtd_theme`](https://github.com/rtfd/sphinx_rtd_theme/) to generate the documentation, so you will need to
|
have that installed.
|
||||||
have those installed.
|
|
||||||
|
|
||||||
To generate the documentation you first need to configure polybar the same as when you compile it (`cmake ..` in `build`
|
To generate the documentation you first need to configure polybar the same as when you compile it (`cmake ..` in `build`
|
||||||
folder).
|
folder).
|
||||||
|
Loading…
Reference in New Issue
Block a user