GenerateExportHeader: Add option to specify custom content

This commit is contained in:
Brad King
2016-06-28 09:42:08 -04:00
parent 4bbfea1751
commit 843402b04a
5 changed files with 28 additions and 4 deletions
@@ -0,0 +1,6 @@
GenerateExportHeader-custom-content
-----------------------------------
* The :module:`GenerateExportHeader` module learned a new
``CUSTOM_CONTENT_FROM_VARIABLE`` option to specify a variable
containing custom content for inclusion in the generated header.