Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
pytensor
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
testgroup
pytensor
Commits
7bbb1d0d
提交
7bbb1d0d
authored
3月 23, 2009
作者:
Pascal Lamblin
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Move scripts directory into doc/scripts
上级
1f1f569b
隐藏空白字符变更
内嵌
并排
正在显示
5 个修改的文件
包含
8 行增加
和
8 行删除
+8
-8
install.txt
doc/install.txt
+4
-4
metadocumentation.txt
doc/internal/metadocumentation.txt
+4
-4
docgen.py
doc/scripts/docgen.py
+0
-0
gen_oplist.py
doc/scripts/gen_oplist.py
+0
-0
gen_typelist.py
doc/scripts/gen_typelist.py
+0
-0
没有找到文件。
doc/install.txt
浏览文件 @
7bbb1d0d
...
@@ -54,7 +54,7 @@ on your system:
...
@@ -54,7 +54,7 @@ on your system:
.. revision ?
.. revision ?
.. code-block:: bash
.. code-block:: bash
easy_install http://pylearn.org/hg/theano/archive/tip.tar.gz
easy_install http://pylearn.org/hg/theano/archive/tip.tar.gz
.. TODO: make sure this works
.. TODO: make sure this works
...
@@ -76,7 +76,7 @@ no stable releases yet.
...
@@ -76,7 +76,7 @@ no stable releases yet.
Get the source and run the tests like this:
Get the source and run the tests like this:
.. code-block:: bash
.. code-block:: bash
hg clone http://pylearn.org/hg/theano Theano
hg clone http://pylearn.org/hg/theano Theano
ln -s Theano/theano <someplace on your PYTHONPATH>/theano
ln -s Theano/theano <someplace on your PYTHONPATH>/theano
cd Theano
cd Theano
...
@@ -175,8 +175,8 @@ This should give you the gist of it:
...
@@ -175,8 +175,8 @@ This should give you the gist of it:
.. code-block:: bash
.. code-block:: bash
$ python scripts/docgen.py --help
$ python
doc/
scripts/docgen.py --help
Usage: scripts/docgen.py [OPTIONS]
Usage:
doc/
scripts/docgen.py [OPTIONS]
-o <dir>: output the html files in the specified dir
-o <dir>: output the html files in the specified dir
--rst: only compile the doc (requires sphinx)
--rst: only compile the doc (requires sphinx)
--epydoc: only compile the api documentation (requires epydoc)
--epydoc: only compile the api documentation (requires epydoc)
...
...
doc/internal/metadocumentation.txt
浏览文件 @
7bbb1d0d
...
@@ -25,7 +25,7 @@ If you are lazy, you can try::
...
@@ -25,7 +25,7 @@ If you are lazy, you can try::
However, if the link target is ambiguous, Sphinx will generate errors.
However, if the link target is ambiguous, Sphinx will generate errors.
NB the ``:api:`` reference is special magic by Olivier, in
NB the ``:api:`` reference is special magic by Olivier, in
./scripts/docgen.py.
./
doc/
scripts/docgen.py.
How to add TODO comments in Sphinx documentation
How to add TODO comments in Sphinx documentation
-------------------------------------------------
-------------------------------------------------
...
@@ -61,12 +61,12 @@ the `epydoc <http://epydoc.sourceforge.net/>`__ and `sphinx
...
@@ -61,12 +61,12 @@ the `epydoc <http://epydoc.sourceforge.net/>`__ and `sphinx
The following technique uses Olivier's code to insert :api: links::
The following technique uses Olivier's code to insert :api: links::
cd Theano/
cd Theano/
python ./scripts/docgen.py
python ./
doc/
scripts/docgen.py
If you don't want to rerun epydoc, do the following::
If you don't want to rerun epydoc, do the following::
cd Theano/
cd Theano/
python ./scripts/docgen.py --rst
python ./
doc/
scripts/docgen.py --rst
...
@@ -105,5 +105,5 @@ TO WRITE
...
@@ -105,5 +105,5 @@ TO WRITE
* where the documentation is getting built, and epy.
* where the documentation is getting built, and epy.
* How epydoc and sphinx are integrated
* How epydoc and sphinx are integrated
* The nightly build process.
* The nightly build process.
* Explain the special magic in ./scripts/docgen.py
* Explain the special magic in ./
doc/
scripts/docgen.py
* We also want examples of good documentation, to show people how to write sphinx,
* We also want examples of good documentation, to show people how to write sphinx,
scripts/docgen.py
→
doc/
scripts/docgen.py
浏览文件 @
7bbb1d0d
File moved
scripts/gen_oplist.py
→
doc/
scripts/gen_oplist.py
浏览文件 @
7bbb1d0d
File moved
scripts/gen_typelist.py
→
doc/
scripts/gen_typelist.py
浏览文件 @
7bbb1d0d
File moved
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论