index
:
doc/policies.git
master
Policies
Patrick McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
MarkdownBook
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add generic new(). Make properties read-only.
P. J. McDermott
2012-08-12
1
-12/+20
*
Don't edit headings in index document.
P. J. McDermott
2012-08-11
1
-0/+5
*
Add chapter numbers to section numbers.
P. J. McDermott
2012-08-11
1
-0/+1
*
Remove type-specific document modules.
P. J. McDermott
2012-08-11
9
-202/+33
*
Remove format-specific book module.
P. J. McDermott
2012-08-11
3
-44/+14
*
Move templating to MarkdownBook::Document::HTML.
P. J. McDermott
2012-08-10
3
-45/+44
*
Move sections method into MarkdownBook::Document.
P. J. McDermott
2012-08-10
2
-11/+11
*
Adjust book and document interfaces.
P. J. McDermott
2012-08-10
3
-12/+14
*
Rewrite section code.
P. J. McDermott
2012-08-10
6
-46/+150
*
Standardize constructor code style.
P. J. McDermott
2012-08-10
4
-4/+7
*
Factor format-specific code out of modules.
P. J. McDermott
2012-08-10
7
-153/+301
*
Fix IS_INDEX logic in template.
P. J. McDermott
2012-08-10
1
-1/+1
*
Add post-processing script and modules.
P. J. McDermott
2012-08-10
6
-0/+556