Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build-sys: make lxml required when generating indices | Zbigniew Jędrzejewski-Szmek | 2014-02-12 | 1 | -19/+8 |
| | | | | | Since the manpage indices generated without lxml would be missing some parts, it doesn't make sense to keep lxml optional anymore. | ||||
* | man: use xinclude to de-deduplicate common text | Zbigniew Jędrzejewski-Szmek | 2014-02-12 | 1 | -9/+13 |
| | | | | | I only tested with python-lxml. I'm not sure if xml.etree should be deprecated. | ||||
* | build-sys: move python helpers to tools directory | Karel Zak | 2014-02-10 | 1 | -0/+41 |
Note that make-man-rules.py is missing in EXTRA_DIST=, this patch fixes this mistake too. |