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:
@@ -2,6 +2,9 @@
|
|||||||
README for Sphinx
|
README for Sphinx
|
||||||
=================
|
=================
|
||||||
|
|
||||||
|
This is the Sphinx documentation generator, see http://sphinx-doc.org/.
|
||||||
|
|
||||||
|
|
||||||
Installing
|
Installing
|
||||||
==========
|
==========
|
||||||
|
|
||||||
@@ -17,7 +20,7 @@ Reading the docs
|
|||||||
After installing::
|
After installing::
|
||||||
|
|
||||||
cd doc
|
cd doc
|
||||||
sphinx-build . _build/html
|
make html
|
||||||
|
|
||||||
Then, direct your browser to ``_build/html/index.html``.
|
Then, direct your browser to ``_build/html/index.html``.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user