Skip to content
Snippets Groups Projects

Fix sphinx compilation

Merged Dorothea Vom Bruch requested to merge dovombru_fix_sphinx_compilation into master
4 files
+ 5
3
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -366,7 +366,7 @@ In other words, in the code above:
* `parameters.dev_saxpy_output` decays to `float*`.
* `parameters.saxpy_scale_factor` decays to `float`, and has default value `2.f`.
.. _building newly defined algorithm:
.. _building_newly_defined_algorithm:
Building with a newly defined algorithm
---------------------------------------
Loading