[DEV] remove doc/doc/ path
This commit is contained in:
parent
f101da673f
commit
bc3e08d665
@ -7,7 +7,7 @@ def Create(target):
|
||||
myModule = lutinModule.module(__file__, 'ege', 'LIBRARY')
|
||||
# enable doculentation :
|
||||
myModule.doc_enable()
|
||||
myModule.documentation.set_website("http://HeeroYui.github.io/ege/doc/doc/")
|
||||
myModule.documentation.set_website("http://HeeroYui.github.io/ege/")
|
||||
myModule.documentation.set_path(lutinTools.GetCurrentPath(__file__) + "/ege/")
|
||||
myModule.documentation.set_external_link(['ewol', 'bullet'])
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user