docs: added auto-generation of documentation #10
Reference in New Issue
Block a user
Delete Branch "docs/gen_documentation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added auto generation of documentation functionality.
Follow the steps in the readme to generate the documentation web pages.
Execute these steps and verify correct behaviour.
ref: N25B-270
Same comments as the CB auto-generation.
is the comment for windows.
import os
import sys
sys.path.insert(0, os.path.abspath("../src"))
in conf file
added 1 commit
1c9467d0- fix: conf includes correct pathCompare with previous version
added 1 commit
a0a8ad26- docs: changed readmeCompare with previous version
We needed a specific version of this for Python 2, right?
added 1 commit
cec29f62- chore: updated .gitignoreCompare with previous version
resolved all threads
approved this merge request
mentioned in commit
1e3531ac6e