Skip to content

Commit ab01908

Browse files
committed
realy fix
1 parent 8594fe2 commit ab01908

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/docsite/rst/dev_guide/developing_modules_documenting.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,11 +252,11 @@ All fields in the ``DOCUMENTATION`` block are lower-case. All fields are require
252252

253253
.. _module_documents_linking:
254254

255-
.. _include:: document_linking.rst
255+
.. include:: document_linking.rst
256256

257257
.. _semantic_markup:
258258

259-
.. _include:: semantic_markup.rst
259+
.. include:: semantic_markup.rst
260260

261261
.. _module_docs_fragments:
262262

docs/docsite/rst/dev_guide/plugins_documenting.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,11 +219,11 @@ All fields in the ``DOCUMENTATION`` block are lower-case. All fields are require
219219

220220
.. _plugins_documents_linking:
221221

222-
.. _include:: document_linking.rst
222+
.. include:: document_linking.rst
223223

224224
.. _plugins_semantic_markup:
225225

226-
.. _include:: semantic_markup.rst
226+
.. include:: semantic_markup.rst
227227

228228
.. _plugins_docs_fragments:
229229

0 commit comments

Comments
 (0)