mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix #53, a few nits in the README.
This commit is contained in:
parent
6726192fb6
commit
46b6689240
6
README
6
README
@ -17,9 +17,9 @@ Reading the docs
|
|||||||
After installing::
|
After installing::
|
||||||
|
|
||||||
cd doc
|
cd doc
|
||||||
mkdir -p _build/html
|
|
||||||
sphinx-build . _build/html
|
sphinx-build . _build/html
|
||||||
browser _build/index.html
|
|
||||||
|
Then, direct your browser to ``_build/html/index.html``.
|
||||||
|
|
||||||
Or read them online at <http://sphinx.pocoo.org/>.
|
Or read them online at <http://sphinx.pocoo.org/>.
|
||||||
|
|
||||||
@ -27,4 +27,4 @@ Or read them online at <http://sphinx.pocoo.org/>.
|
|||||||
Contributing
|
Contributing
|
||||||
============
|
============
|
||||||
|
|
||||||
Send wishes, comments, patches, etc. to georg@python.org.
|
Send wishes, comments, patches, etc. to sphinx-dev@googlegroups.com.
|
||||||
|
Loading…
Reference in New Issue
Block a user