diff options
author | Peter Carbonetto | 2017-07-18 13:56:10 -0500 |
---|---|---|
committer | Peter Carbonetto | 2017-07-18 13:56:10 -0500 |
commit | 42dc643e44563f64d3b7593c051898b7879d9878 (patch) | |
tree | 33fcd6aa1066016aea9b54e97a84f4250562c007 /test/shunit2-2.0.3/src/docbook/functions.xml | |
parent | 8de8f701755b3dc4c042591541aa86bfda02f36b (diff) | |
download | pangemma-42dc643e44563f64d3b7593c051898b7879d9878.tar.gz |
Moved shunit2 files to test directory.
Diffstat (limited to 'test/shunit2-2.0.3/src/docbook/functions.xml')
-rw-r--r-- | test/shunit2-2.0.3/src/docbook/functions.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/test/shunit2-2.0.3/src/docbook/functions.xml b/test/shunit2-2.0.3/src/docbook/functions.xml new file mode 100644 index 0000000..c960e55 --- /dev/null +++ b/test/shunit2-2.0.3/src/docbook/functions.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +$Id$ +vim:softtabstop=2 shiftwidth=2 +--> + +<!-- ========================================================================= +Functions +--> + +<chapter id="functions"> + <title>Functions</title> + <para>This XML file is a placeholder. It is meant to be overwritten with the dynamically generated XML document that is extracted from the source code.</para> +</chapter> |