Add word space
This commit is contained in:
parent
d6283328db
commit
cb2aad6c17
@ -2,7 +2,7 @@
|
||||
|
||||
In order to generate documentation, you'll need Python and `pip` installed.
|
||||
|
||||
To generate documentation with [codox](https://github.com/weavejester/codox), run `scripts/GenerateDocs.sh`in the command line from the `scripts` directory.
|
||||
To generate documentation with [codox](https://github.com/weavejester/codox), run `scripts/GenerateDocs.sh` in the command line from the `scripts` directory.
|
||||
To make the script executable, you may need to first run `chmod +x GenerateDocs.sh`.
|
||||
This will run "lein codox" on the command line to generate first batch of HTMl files.
|
||||
Then, it runs FunctionsToMD to take Push instructions generated by `def-instruction` and spit it out to a Markdown file.
|
||||
|
Loading…
x
Reference in New Issue
Block a user