update docs
This commit is contained in:
parent
e8afad7af8
commit
0e76ca0767
2 changed files with 96 additions and 52 deletions
scripts
|
@ -84,7 +84,7 @@ def _link(name, anchor=None):
|
|||
|
||||
def main():
|
||||
curdir = op.dirname(op.realpath(__file__))
|
||||
path = op.realpath(op.join(curdir, '..', 'docs', 'api.md'))
|
||||
path = op.realpath(op.join(curdir, '..', 'docs', 'index.md'))
|
||||
|
||||
klass = Daemon
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue