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

This directory contains fragments to be included by the directive:

  .. include:: RELATIVE-FILE-NAME

If the fragment includes header lines, you MUST include it at top-level
(no indentation for the directive).

Otherwise, it can be included at either top-level or indented.

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