We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e480e67 commit face45bCopy full SHA for face45b
docs/sphinx/source/contributing/style_guide.rst
@@ -136,9 +136,9 @@ Things to note:
136
137
* In-text numeric citations are a number inside square brackets, followed
138
by an underscore, e.g. ``[1]_``.
139
-* To include a DOI, you can use the existing ``:doi:``
+* To include a DOI, you can use pvlib's custom ``:doi:``
140
`Sphinx role <https://www.sphinx-doc.org/en/master/usage/restructuredtext/roles.html>`_,
141
- followed by the DOI string inside a set of backticks.
+ followed by the DOI inside a set of backticks.
142
143
144
.. _building-the-documentation:
0 commit comments