mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Very short introduction in README
This commit is contained in:
parent
561181be7a
commit
97d2edf380
@ -2,6 +2,9 @@
|
||||
README for Sphinx
|
||||
=================
|
||||
|
||||
This is the Sphinx documentation generator, see http://sphinx-doc.org/.
|
||||
|
||||
|
||||
Installing
|
||||
==========
|
||||
|
||||
@ -17,7 +20,7 @@ Reading the docs
|
||||
After installing::
|
||||
|
||||
cd doc
|
||||
sphinx-build . _build/html
|
||||
make html
|
||||
|
||||
Then, direct your browser to ``_build/html/index.html``.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user