summaryrefslogtreecommitdiff
path: root/frags/README.md
blob: e52deb87d0de66f93a746e7dddb4862906a41086 (plain)
1
2
3
4
5
6
7
8
9
10
# docs.git/frags

This directory contains fragments to be included by the directive:

  .. include RELATIVE-FILE-NAME

If the fragment includes headers, you MUST include it at top-level.
Otherwise, you MUST include it only at "block" level.

See <https://docutils.sourceforge.io/docs/ref/rst/directives.html#including-an-external-document-fragment>.