Added requirements.txt file.

This commit is contained in:
LysandreJik
2019-07-09 10:16:09 -04:00
parent 269e73b601
commit e0e5c7faf5
2 changed files with 29 additions and 1 deletions

View File

@@ -56,5 +56,5 @@ It should build the static app that will be available under `/docs/_build/html`
## Adding a new element to the tree (toc-tree)
Acceptes files are reStructuredText (.rst) and Markdown (.md). Create a file with its extension and put it
Accepted files are reStructuredText (.rst) and Markdown (.md). Create a file with its extension and put it
in the source directory. You can then link it to the toc-tree by putting the filename without the extension.