From 20662bc83a232c31ce27b6341bcad3a23a0a94c1 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 8 Mar 2012 10:04:53 -0500 Subject: Added header and footer to Manual and LuaDoc. --- doc/footer.md | 1 + doc/gen_manual.lua | 28 +++++++++++++++++++++------- doc/header.md | 9 +++++++++ doc/manual/images/icon.png | Bin 8030 -> 2548 bytes doc/markdowndoc.lua | 45 +++++++++++++++++++++++++++++++-------------- doc/style.css | 39 +++++++++++++++++++++++++++++++-------- src/Makefile | 2 +- 7 files changed, 94 insertions(+), 30 deletions(-) create mode 100644 doc/footer.md create mode 100644 doc/header.md diff --git a/doc/footer.md b/doc/footer.md new file mode 100644 index 00000000..1920715b --- /dev/null +++ b/doc/footer.md @@ -0,0 +1 @@ +-> (c) 2012 Mitchell mitchell.att.foicica.com <- diff --git a/doc/gen_manual.lua b/doc/gen_manual.lua index 5fa06bfe..fcdf0b14 100644 --- a/doc/gen_manual.lua +++ b/doc/gen_manual.lua @@ -10,6 +10,9 @@ local HTML = [[