summaryrefslogtreecommitdiffstats
path: root/web-export/update.py
AgeCommit message (Collapse)AuthorFilesLines
2012-03-14web-export: Add support for specs written directly in .htmlVincent Untz1-1/+4
2012-01-26web-export: Support converting old specs from SGML DocBookVincent Untz1-14/+23
2012-01-25web-export: Fix latest html links to have latest in the filenameVincent Untz1-1/+1
2012-01-25web-export: Completely rewrite update.pyVincent Untz1-138/+263
It's real python now. It also fetches specs.idx directly from git, and checks there's no new version of this script before doing anything.
2012-01-24web-export: Handle empty/commented linesVincent Untz1-0/+4
2012-01-24web-export: Import the script used to generate the websiteVincent Untz1-0/+136