summaryrefslogtreecommitdiff
path: root/doc/source/main_authoring.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/main_authoring.rst')
-rw-r--r--doc/source/main_authoring.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/main_authoring.rst b/doc/source/main_authoring.rst
index 73d37f4d0..f23bfb7c1 100644
--- a/doc/source/main_authoring.rst
+++ b/doc/source/main_authoring.rst
@@ -57,6 +57,7 @@ General Elements
* :mod:`compose <elements.compose>` - Compose the output of multiple elements
* :mod:`script <elements.script>` - Run scripts to create output
* :mod:`junction <elements.junction>` - Integrate subprojects
+* :mod:`filter <elements.filter>` - Extract a subset of files from another element
Build Elements