mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Be consistent with directory names
This commit is contained in:
parent
95519b3c06
commit
c8a3a2535a
@ -110,7 +110,7 @@ you will see the new ``docs`` directory with the following content.
|
||||
|
||||
.. code-block:: text
|
||||
|
||||
docs/
|
||||
docs
|
||||
├── build
|
||||
├── make.bat
|
||||
├── Makefile
|
||||
@ -200,7 +200,7 @@ or leverage the convenience script as follows.
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
(.env) $ cd docs/
|
||||
(.env) $ cd docs
|
||||
(.env) $ make html
|
||||
|
||||
After running this command,
|
||||
|
Loading…
Reference in New Issue
Block a user