diff --git a/docs/_pending_changes.rst b/docs/_pending_changes.rst new file mode 100644 index 0000000..1c3a2ac --- /dev/null +++ b/docs/_pending_changes.rst @@ -0,0 +1,9 @@ +:orphan: + +.. Syntax check the changelog fragments + +.. toctree:: + :hidden: + :glob: + + changelog.d/* diff --git a/docs/changelog.rst b/docs/changelog.rst index d38c6b0..45f6eb8 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -18,14 +18,6 @@ Changelog Refer to :ref:`version-numbering` for additional details on the way releases are versioned. -.. Syntax check the changelog fragments - -.. toctree:: - :hidden: - :glob: - - changelog.d/* - .. Include the scriv-generated changelog details .. include:: ../CHANGELOG.rst