From 741c0e85dc2a033f98684449ea833da39f8e8e00 Mon Sep 17 00:00:00 2001 From: Jared K. Smith Date: Aug 07 2014 14:22:17 +0000 Subject: Add an initial to do list --- diff --git a/TODO.txt b/TODO.txt new file mode 100644 index 0000000..6714bc1 --- /dev/null +++ b/TODO.txt @@ -0,0 +1,18 @@ +* Introduction to docbook itself +* Introduction to the way Publican organizes a docbook project +* Book/Chapter/Section/Para +* XIncludes for breaking up into multiple files +* Entities (but they break translation) +* Add a new para to an existing book +* Adding a new section to an existing chapter +* Adding a new chapter (in its own file) -- don't forget the XInclude +* publican test +* publican build (html, html-single, pdf, epub?)j +* Learning more tags (section, para, lists (different types), procedures) +* Adding media (images, etc.) +* Semantic markup: Tagging things like applications, commands, parameters, options, packages, etc. +* Screens, programlistings, synopsis, callouts, etc. +* Adding tables +* footnotes +* Indices and glossaries +* Revision history