improve doc generation and fix code links
This commit is contained in:
parent
8faefff98d
commit
23490694ff
2 changed files with 8 additions and 4 deletions
|
|
@ -20,7 +20,7 @@
|
|||
#git_link_template = 'https://bitbucket.org/USER/PROJECT/src/{commit}/{path}#lines-{start_line}:{end_line}'
|
||||
#git_link_template = 'https://CGIT_HOSTNAME/PROJECT/tree/{path}?id={commit}#n{start_line}'
|
||||
#git_link_template = None
|
||||
git_link_template = 'https://mpxd.net/code/jan/fdfd_tools/src/commit/{commit}/{path}#L{start_line}-L{end_line}'
|
||||
git_link_template = 'https://mpxd.net/code/jan/meanas/src/commit/{commit}/{path}#L{start_line}-L{end_line}'
|
||||
|
||||
# A prefix to use for every HTML hyperlink in the generated documentation.
|
||||
# No prefix results in all links being relative.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue