mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Consistent heading styles
This commit is contained in:
parent
ffa8e110d0
commit
1631291b0e
@ -32,7 +32,7 @@ Getting started
|
|||||||
---------------
|
---------------
|
||||||
|
|
||||||
Setting up our project and development environment
|
Setting up our project and development environment
|
||||||
..................................................
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
On a new directory,
|
On a new directory,
|
||||||
create a file called ``README.rst``
|
create a file called ``README.rst``
|
||||||
@ -77,7 +77,7 @@ You can do a basic verification running this command:
|
|||||||
If you see a similar output, you are on the right path!
|
If you see a similar output, you are on the right path!
|
||||||
|
|
||||||
Creating the documentation layout
|
Creating the documentation layout
|
||||||
.................................
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
Then, from the command line,
|
Then, from the command line,
|
||||||
run the following command:
|
run the following command:
|
||||||
@ -146,7 +146,7 @@ You should see something like this:
|
|||||||
There we go! You created your first HTML documentation using Sphinx.
|
There we go! You created your first HTML documentation using Sphinx.
|
||||||
|
|
||||||
Making some tweaks to the index
|
Making some tweaks to the index
|
||||||
...............................
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
The ``index.rst`` file that ``sphinx-quickstart`` created
|
The ``index.rst`` file that ``sphinx-quickstart`` created
|
||||||
has some content already,
|
has some content already,
|
||||||
|
Loading…
Reference in New Issue
Block a user