summaryrefslogtreecommitdiffstats
path: root/web-export
AgeCommit message (Collapse)AuthorFilesLines
2014-04-04Add support for running the script on local files, for this workflow:David Faure1-6/+22
* make local change, commit * run script * open generated HTML in browser, to check what it looks like * git push * scp generated subdir to website
2014-04-04Remove support for CVS, now unused.David Faure2-10/+4
2014-04-03mime-apps: new spec; discussed and approved live and on the xdg@ mailing-list.David Faure1-0/+2
2014-02-02Update trash spec to 1.0David Faure1-1/+1
2013-10-25web-export: Export latest idle-inhibit specBastien Nocera1-0/+2
2012-06-08web-export: Export latest version of thumbnail specVincent Untz1-0/+1
2012-05-11web-export: Export newly imported thumbnail specVincent Untz1-0/+2
2012-03-15web-export: Fix git revision for trash spec 0.8Vincent Untz1-2/+2
2012-03-14web-export: Add support for specs written directly in .htmlVincent Untz1-1/+4
2012-03-14web-export: add link to trash spec v0.8David Faure1-0/+2
(earlier revs are not so interesting for the website, only for git history...)
2012-03-02web-export: Change some specs to use git instead of cvsVincent Untz1-4/+6
I imported clipboard, recent-files, xembed and xsettings to git.
2012-01-26web-export: Support converting old specs from SGML DocBookVincent Untz2-20/+28
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: Reorder, and comment out specs with sgml/invalid docbookVincent Untz1-34/+53
2012-01-24web-export: Handle empty/commented linesVincent Untz1-0/+4
2012-01-24web-export: Add more versions of specsVincent Untz1-1/+24
Add master for: basedir, wm, startup-notification Add icon-theme 0.12 (latest version). Add older versions for: wm, desktop-entry, menu-spec, shared-mime-info, icon-naming.
2012-01-24web-export: Update to fetch specs from git as much as possibleVincent Untz1-42/+42
2012-01-24web-export: Import the script used to generate the websiteVincent Untz3-0/+195