aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/doc_reform/meta/metadochead.d
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2019-05-02 21:45:58 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2019-05-19 19:26:29 -0400
commite8186088585cd04a791c0be89b5c08db8130b3b1 (patch)
tree866d1a4f54d1ade412f15f687adb7be45c991281 /src/doc_reform/meta/metadochead.d
parenturl encoding (diff)
cosmetic mostly
Diffstat (limited to 'src/doc_reform/meta/metadochead.d')
-rw-r--r--src/doc_reform/meta/metadochead.d1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/doc_reform/meta/metadochead.d b/src/doc_reform/meta/metadochead.d
index 42f4845..05be0a8 100644
--- a/src/doc_reform/meta/metadochead.d
+++ b/src/doc_reform/meta/metadochead.d
@@ -27,7 +27,6 @@ template DocReformHarvestGetFromHead() { // TODO
mixin outputHub;
enum headBody { header, body_content, insert_file_list, image_list }
enum makeMeta { make, meta }
- enum docAbst { doc_abstraction, section_keys, segnames, segnames_0_4, images }
static auto rgx = Rgx();
auto DocReformHarvestGetFromHead(E,O,M)( // TODO
E _env,