提交 5786d6bf authored 作者: Olivier Breuleux's avatar Olivier Breuleux

I accidentally broke the pdf, should be fixed now

上级 d71e2fce
...@@ -164,7 +164,7 @@ htmlhelp_basename = 'theanodoc' ...@@ -164,7 +164,7 @@ htmlhelp_basename = 'theanodoc'
# Grouping the document tree into LaTeX files. List of tuples # Grouping the document tree into LaTeX files. List of tuples
# (source start file, target name, title, author, document class [howto/manual]). # (source start file, target name, title, author, document class [howto/manual]).
latex_documents = [ latex_documents = [
('index', 'theano.tex', 'theano Documentation', ('contents', 'theano.tex', 'theano Documentation',
'LISA lab', 'manual'), 'LISA lab', 'manual'),
] ]
......
...@@ -130,7 +130,8 @@ Getting started ...@@ -130,7 +130,8 @@ Getting started
the :ref:`basictutorial` first. the :ref:`basictutorial` first.
For a complete map of the documentation you may check the For a complete map of the documentation you may check the
:ref:`contents`. :ref:`contents`. Also, a PDF version of the online documentation may
be found `here <theano.pdf>`_.
Contact us Contact us
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论