Skip to content

Commit 3e7caab

Browse files
Update Sphinx setup instructions in sphinx.md
typo corrected
1 parent 95c33c3 commit 3e7caab

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/08_use_cases/sphinx.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ where "builder" is one of the supported builders, e.g. html, latex or linkcheck.
9393
> |____Makefile
9494
> ```
9595
>
96-
> - `build` is empty - this is where your generated HTML page go
96+
> - `build` is empty - this is where your generated HTML pages go
9797
> - `/source/index.rst` - this is your index page and also navigation page list
9898
> : - you'll add new pages to be linked in this file
9999
@@ -161,3 +161,4 @@ This [sphinx_guide] was useful in creating this documentation page.
161161
162162
[rst_guide]: https://restructuredtext-guide.readthedocs.io/en/latest/ch_syntax.html
163163
[sphinx_guide]: https://www.formosa1544.com/2019/09/19/use-sphinx-for-python-documentation/
164+

0 commit comments

Comments
 (0)