SourceChildren macro
====================

[[Parent]]: available_macros.txt

The SourceChildren macro generates a list of links to the source-code 
children of the currently processed document. This list is preceded by 
a level-1 heading.

Properties
----------

### Output type

Remark

### Output expansion default

Enabled.

### Parameters

Ignored.

### Variables

SourceChildren.title
:	The header name to use.
	Default `Files`.

Warnings
--------

missing-description
:	This warning is generated when a document-group does not have
	a description. To fix this, add a description for some document
	in the document-group.

Example
-------

This

	[[SourceChildren]]
	
produces the following section (we don't want to duplicate it here).

