Skip to content
Snippets Groups Projects
Commit 593adde2 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Minor doc tweaks

parent 2513f553
No related branches found
No related tags found
No related merge requests found
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
extensions = [ extensions = [
'sphinx.ext.autodoc', 'sphinx.ext.autodoc',
'sphinx.ext.intersphinx', 'sphinx.ext.intersphinx',
'sphinx.ext.viewcode', #'sphinx.ext.viewcode',
'sphinx.ext.doctest', 'sphinx.ext.doctest',
] ]
......
...@@ -971,8 +971,6 @@ achieve the :ref:`ordering` specified by the instruction dependencies. ...@@ -971,8 +971,6 @@ achieve the :ref:`ordering` specified by the instruction dependencies.
Note that the size of local temporaries must, for now, be a constant at Note that the size of local temporaries must, for now, be a constant at
compile time. compile time.
.. }}}
Prefetching Prefetching
~~~~~~~~~~~ ~~~~~~~~~~~
...@@ -1040,6 +1038,8 @@ Substitution rules ...@@ -1040,6 +1038,8 @@ Substitution rules
Generic Precomputation Generic Precomputation
~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~
.. }}}
.. _more-complicated-programs: .. _more-complicated-programs:
More complicated programs More complicated programs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment