revert to backticks in headers
This commit is contained in:
parent
03b51cac18
commit
3c843ad91e
@ -6,7 +6,7 @@ Plotting and Summary
|
||||
|
||||
.. _flh:
|
||||
|
||||
Rule :mod:`build_country_flh`
|
||||
Rule ``build_country_flh``
|
||||
=============================
|
||||
|
||||
.. graphviz::
|
||||
@ -50,7 +50,7 @@ Rule :mod:`build_country_flh`
|
||||
|
||||
.. _plot_potentials:
|
||||
|
||||
Rule :mod:`plot_p_nom_max`
|
||||
Rule ``plot_p_nom_max``
|
||||
==========================
|
||||
|
||||
.. graphviz::
|
||||
@ -85,7 +85,7 @@ Rule :mod:`plot_p_nom_max`
|
||||
|
||||
.. _summary:
|
||||
|
||||
Rule :mod:`make_summary`
|
||||
Rule ``make_summary``
|
||||
========================
|
||||
|
||||
.. graphviz::
|
||||
@ -120,7 +120,7 @@ Rule :mod:`make_summary`
|
||||
|
||||
.. _summary_plot:
|
||||
|
||||
Rule :mod:`plot_summary`
|
||||
Rule ``plot_summary``
|
||||
========================
|
||||
|
||||
.. graphviz::
|
||||
@ -134,7 +134,7 @@ Rule :mod:`plot_summary`
|
||||
|
||||
.. _map_plot:
|
||||
|
||||
Rule :mod:`plot_network`
|
||||
Rule ``plot_network``
|
||||
========================
|
||||
|
||||
.. graphviz::
|
||||
|
@ -1,6 +1,6 @@
|
||||
.. _electricity:
|
||||
|
||||
Rule :mod:`add_electricity`
|
||||
Rule ``add_electricity``
|
||||
=============================
|
||||
|
||||
.. graphviz::
|
||||
|
@ -1,6 +1,6 @@
|
||||
.. _base:
|
||||
|
||||
Rule :mod:`base_network`
|
||||
Rule ``base_network``
|
||||
=============================
|
||||
|
||||
.. graphviz::
|
||||
|
@ -1,6 +1,6 @@
|
||||
.. _busregions:
|
||||
|
||||
Rule :mod:`build_bus_regions`
|
||||
Rule ``build_bus_regions``
|
||||
=============================
|
||||
|
||||
.. graphviz::
|
||||
|
@ -1,6 +1,6 @@
|
||||
.. _cutout:
|
||||
|
||||
Rule :mod:`build_cutout`
|
||||
Rule ``build_cutout``
|
||||
=============================
|
||||
|
||||
.. graphviz::
|
||||
|
@ -1,6 +1,6 @@
|
||||
.. _hydroprofiles:
|
||||
|
||||
Rule :mod:`build_hydro_profile`
|
||||
Rule ``build_hydro_profile``
|
||||
===============================
|
||||
|
||||
.. graphviz::
|
||||
|
@ -1,6 +1,6 @@
|
||||
.. _natura:
|
||||
|
||||
Rule :mod:`build_natura_raster`
|
||||
Rule ``build_natura_raster``
|
||||
===============================
|
||||
|
||||
.. graphviz::
|
||||
|
@ -1,6 +1,6 @@
|
||||
.. _powerplants:
|
||||
|
||||
Rule :mod:`build_powerplants`
|
||||
Rule ``build_powerplants``
|
||||
=============================
|
||||
|
||||
.. graphviz::
|
||||
|
@ -1,6 +1,6 @@
|
||||
.. _renewableprofiles:
|
||||
|
||||
Rule :mod:`build_renewable_profiles`
|
||||
Rule ``build_renewable_profiles``
|
||||
====================================
|
||||
|
||||
.. graphviz::
|
||||
|
@ -1,6 +1,6 @@
|
||||
.. _shapes:
|
||||
|
||||
Rule :mod:`build_shapes`
|
||||
Rule ``build_shapes``
|
||||
=============================
|
||||
|
||||
.. graphviz::
|
||||
|
@ -1,6 +1,6 @@
|
||||
.. _links:
|
||||
|
||||
Rule :mod:`prepare_links_p_nom`
|
||||
Rule ``prepare_links_p_nom``
|
||||
===============================
|
||||
|
||||
.. graphviz::
|
||||
|
@ -1,6 +1,6 @@
|
||||
.. _cluster:
|
||||
|
||||
Rule :mod:`cluster_network`
|
||||
Rule ``cluster_network``
|
||||
===========================
|
||||
|
||||
.. graphviz::
|
||||
|
@ -1,6 +1,6 @@
|
||||
.. _prepare:
|
||||
|
||||
Rule :mod:`prepare_network`
|
||||
Rule ``prepare_network``
|
||||
===========================
|
||||
|
||||
.. graphviz::
|
||||
|
@ -1,6 +1,6 @@
|
||||
.. _simplify:
|
||||
|
||||
Rule :mod:`simplify_network`
|
||||
Rule ``simplify_network``
|
||||
============================
|
||||
|
||||
.. graphviz::
|
||||
|
@ -1,6 +1,6 @@
|
||||
.. _solve:
|
||||
|
||||
Rule :mod:`solve_network`
|
||||
Rule ``solve_network``
|
||||
=========================
|
||||
|
||||
.. graphviz::
|
||||
|
@ -1,6 +1,6 @@
|
||||
.. _solve_operations:
|
||||
|
||||
Rule :mod:`solve_operations_network`
|
||||
Rule ``solve_operations_network``
|
||||
====================================
|
||||
|
||||
.. graphviz::
|
||||
|
@ -1,6 +1,6 @@
|
||||
.. _trace_solve:
|
||||
|
||||
Rule :mod:`trace_solve_network`
|
||||
Rule ``trace_solve_network``
|
||||
===============================
|
||||
|
||||
.. graphviz::
|
||||
|
Loading…
Reference in New Issue
Block a user