提交 cd247b21 authored 作者: Frederic Bastien's avatar Frederic Bastien

added new path for epydoc as we restructure it to have joseph and pylearn at the…

added new path for epydoc as we restructure it to have joseph and pylearn at the same level as theano.
上级 aa193a47
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
# The list of objects to document. Objects can be named using # The list of objects to document. Objects can be named using
# dotted names, module filenames, or package directory names. # dotted names, module filenames, or package directory names.
# Alases for this option include "objects" and "values". # Alases for this option include "objects" and "values".
modules: *.py, gof/*.py, joseph/*.py, pylearn/*.py, scipy, numpy modules: *.py, gof/*.py, theano/*.py, theano/gof/*.py, joseph/*.py, pylearn/*.py, scipy, numpy
# The type of output that should be generated. Should be one # The type of output that should be generated. Should be one
# of: html, text, latex, dvi, ps, pdf. # of: html, text, latex, dvi, ps, pdf.
...@@ -84,7 +84,7 @@ name: Theano ...@@ -84,7 +84,7 @@ name: Theano
css: white css: white
# The documented project's URL. # The documented project's URL.
url: http://lgcm.iro.umontreal.ca:8000/theano/ url: http://lgcm.iro.umontreal.ca/theano/
# HTML code for the project link in the navigation bar. If left # HTML code for the project link in the navigation bar. If left
# unspecified, the project link will be generated based on the # unspecified, the project link will be generated based on the
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
# The list of objects to document. Objects can be named using # The list of objects to document. Objects can be named using
# dotted names, module filenames, or package directory names. # dotted names, module filenames, or package directory names.
# Alases for this option include "objects" and "values". # Alases for this option include "objects" and "values".
modules: *.py, gof/*.py, joseph/*.py, pylearn/*.py modules: *.py, gof/*.py, theano/*.py, theano/gof/*.py, joseph/*.py, pylearn/*.py
# The type of output that should be generated. Should be one # The type of output that should be generated. Should be one
# of: html, text, latex, dvi, ps, pdf. # of: html, text, latex, dvi, ps, pdf.
...@@ -84,7 +84,7 @@ name: Theano ...@@ -84,7 +84,7 @@ name: Theano
css: white css: white
# The documented project's URL. # The documented project's URL.
url: http://lgcm.iro.umontreal.ca:8000/theano/ url: http://lgcm.iro.umontreal.ca/theano/
# HTML code for the project link in the navigation bar. If left # HTML code for the project link in the navigation bar. If left
# unspecified, the project link will be generated based on the # unspecified, the project link will be generated based on the
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论