4 Commits

Author SHA1 Message Date
Yuxuan 'fishy' Wang
0fed98e0bf Upgrade asciidoctor to 0.1.4
Change-Id: If9edc39c3f41ef265276c076db01b04b68a56767
2013-10-08 10:27:08 -07:00
Yuxuan 'fishy' Wang
71acd111f4 Added handler of title in get:: macro.
This fixes part of issue 2159.

Change-Id: I32cba156b0e981ae259d610cc60e515ef83b571b
2013-10-02 12:45:14 -07:00
David Pursehouse
6c25ea8fdd Fix a few coding style nits in Buck build Python scripts
- Prefix regex strings with `r`
- Remove unused imports
- Rename variables and parameters to avoid redefinition of
  built-in types `dir` and `type`

Change-Id: Ia21667b89631c751f241dd6499a2e460e3435697
2013-09-26 16:50:07 +09:00
Yuxuan 'fishy' Wang
e6cbae9ef6 Remove asciidoc.conf
Asciidoctor doesn't support the conf file, so we remove it, do the macro
replacing ourselves, and put all the attributes into the command line
parameters.

Change-Id: I21b49e5a2d75ff0f9b52f26fccaae42fcbaa0837
2013-09-04 21:31:03 -07:00