index
:
commonmark-rdf-spec
master
Unnamed repository; edit this file 'description' to name the repository.
Jonas Smedegaard
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
makespec.py
Age
Commit message (
Collapse
)
Author
2015-12-23
makespec.py: Only do two levels in the TOC.
John MacFarlane
2015-10-19
Use 'display:inline-block' rather than floats for side-by-side.
John MacFarlane
This works when printed too.
2015-07-29
makespec.py: Use check_output for simpler pipe_through_prog
John MacFarlane
2015-07-28
Another encoding fix in makespec.py.
John MacFarlane
2015-07-28
Fixed dumb mistake in makespec.py.
John MacFarlane
2015-07-28
Fixed typo in makespec.py.
John MacFarlane
2015-07-28
Fixed various problems with spec.pdf generation.
John MacFarlane
Closes #353.
2015-07-28
makespec.py: avoid encoding errors.
John MacFarlane
Partially addresses #353.
2015-07-22
Avoid extra space before section number in spec.md.
John MacFarlane
2015-02-14
Use --smart option in producing spec.
John MacFarlane
2015-01-24
Updated makespec.py to use `cmark` in path.
John MacFarlane
2015-01-15
Fixed template path in tools/makespec.py.
John MacFarlane
2015-01-15
Re-added tools/{makespec.py, template.html, template.tex}.
John MacFarlane
These were inadvertently dropped in the commit that described them as being moved to tools/.