提交 5c742e88 authored 作者: projects@lgcm's avatar projects@lgcm

epydoc external api: attempt 1

上级 7f3bfb23
"""
WRITEME: Some module-level documentation.
Here is how to make a link into the wiki: check out the
:wiki:`DefineGraph()`
:wiki:`Connection.cursor()`
page.
"""
__docformat__ = "restructuredtext en"
from gof import \ from gof import \
CLinker, OpWiseCLinker, DualLinker, Linker, LocalLinker, PerformLinker, Profiler, \ CLinker, OpWiseCLinker, DualLinker, Linker, LocalLinker, PerformLinker, Profiler, \
......
...@@ -121,6 +121,12 @@ separate-classes: no ...@@ -121,6 +121,12 @@ separate-classes: no
# Use this URL prefix to configure the string returned for external API. # Use this URL prefix to configure the string returned for external API.
#external-api-root: epydoc:http://epydoc.sourceforge.net/api #external-api-root: epydoc:http://epydoc.sourceforge.net/api
### EXTERNAL WIKI REFERENCES
external-api: wiki
external-api-root: wiki:http://lgcm.iro.umontreal.ca/theano/wiki/
# this works when epydoc is run from the parent directory of this file
external-api-file: wiki:theano/wiki.idx
### Graph options ### Graph options
......
DefineGraph DefineGraph
DefineTensorResult DefineTensor#TensorResult
Connection.cursor() NothingInvalid.html
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论