Automatically add content from .. include:: directives (#6)

This commit is contained in:
Jared Dillard
2025-05-16 14:33:34 -07:00
committed by GitHub
parent 74393bcd2a
commit 2ca3052a2c
9 changed files with 241 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
Page With Include
===============
This is a test page that includes another file:
.. include:: CHANGELOG.rst
This content comes after the include.