mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2024-11-22 03:08:09 -06:00
documentation: Changed document_importer.py to documentation_importer.py in documentation generation of README
This commit is contained in:
parent
147e13bb26
commit
7a83e399fc
@ -75,7 +75,7 @@ Now that you have installed all these packages, you can run TW Blue from source
|
||||
|
||||
To generate the documentation in html format, navigate to the doc folder inside this repo. After that, run these commands:
|
||||
|
||||
`python document_importer.py`
|
||||
`python documentation_importer.py`
|
||||
`python generator.py`
|
||||
|
||||
The documentation will be generated, placing each language in a separate folder in the doc directory. Move these folders (for example `de`, `en`, `es`, `fr`, `it`, ...) to `src/documentation`, creating the directory if necessary.
|
||||
|
Loading…
Reference in New Issue
Block a user