提交 2748029e authored 作者: James Bergstra's avatar James Bergstra

doc title capitalization

上级 ae50365a
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
.. _libdoc_compile: .. _libdoc_compile:
============================================================== ==============================================================
:mod:`compile` -- transforming expression graphs to functions :mod:`compile` -- Transforming Expression Graphs to Functions
============================================================== ==============================================================
.. module:: compile .. module:: compile
......
.. _libdoc_config: .. _libdoc_config:
======================================= =======================================
:mod:`config` -- library configuration :mod:`config` -- Theano Configuration
======================================= =======================================
.. module:: config .. module:: config
:platform: Unix, Windows :platform: Unix, Windows
:synopsis: library configuration :synopsis: Library configuration attributes.
.. moduleauthor:: LISA .. moduleauthor:: LISA
......
...@@ -2,5 +2,5 @@ ...@@ -2,5 +2,5 @@
.. _libdoc_gof: .. _libdoc_gof:
================================================ ================================================
:mod:`gof` -- theano internals [doc TODO] :mod:`gof` -- Theano Internals [doc TODO]
================================================ ================================================
.. _libdoc_printing: .. _libdoc_printing:
=============================================================== ===============================================================
:mod:`printing` -- graph printing and symbolic print statement :mod:`printing` -- Graph Printing and Symbolic Print Statement
=============================================================== ===============================================================
.. module:: printing .. module:: printing
:platform: Unix, Windows :platform: Unix, Windows
:synopsis: provides the Print Op :synopsis: Provides the Print Op and graph-printing routines.
.. moduleauthor:: LISA .. moduleauthor:: LISA
Guide Guide
......
...@@ -2,5 +2,5 @@ ...@@ -2,5 +2,5 @@
.. _libdoc_scalar: .. _libdoc_scalar:
============================================================== ==============================================================
:mod:`scalar` -- symbolic scalar types, ops [doc TODO] :mod:`scalar` -- Symbolic Scalar Types, Ops [doc TODO]
============================================================== ==============================================================
...@@ -2,6 +2,6 @@ ...@@ -2,6 +2,6 @@
.. _libdoc_sparse: .. _libdoc_sparse:
=========================================================== ===========================================================
:mod:`sparse` -- symbolic sparse matrices [doc TODO] :mod:`sparse` -- Symbolic Sparse Matrices [doc TODO]
=========================================================== ===========================================================
.. _libdoc_tensor: .. _libdoc_tensor:
================================================== ==================================================
:mod:`tensor` -- types and ops for symbolic numpy :mod:`tensor` -- Types and Ops for Symbolic numpy
================================================== ==================================================
.. module:: tensor .. module:: tensor
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论