about summary refs log tree commit diff
path: root/src/etc/htmldocck.py
AgeCommit message (Expand)AuthorLines
2020-02-08PEP8 format spacing, remove unnecessary local variable assignmentChris Simpkins-14/+26
2019-01-06use utf-8 throughout htmldocckAndy Russell-18/+28
2018-12-25Remove licensesMark Rousskov-10/+0
2018-10-11Fix spelling in the documentation to htmldocck.pyPhilip Munksgaard-25/+27
2018-06-04slightly improve rustdoc xml path errorGuillaume Gomez-9/+13
2017-09-30let htmldocck.py check for directoriesQuietMisdreavus-0/+18
2017-08-26Allow htmldocck to run using Python 3.kennytm-13/+20
2016-05-30print enum variant fields in docsOliver Schneider-0/+1
2016-04-22Only record the same impl oncemitaa-3/+6
2015-12-10Improve `htmldocck.py` error messagesmitaa-54/+86
2015-04-07rustdoc: Add a primitive page for raw pointersAlex Crichton-1/+2
2015-02-27Add a way to assert the number of occurrences to htmldocckSeo Sanghyeon-0/+15
2015-01-27Fix PEP8 for htmldocckRicho Healey-15/+45
2015-01-18tests: Warn on the trailing backslash in the template.Kang Seonghoon-0/+3
2015-01-18tests: Tidy and allows multi-line htmldocck commands.Kang Seonghoon-3/+35
2015-01-18tests: Add htmldocck.py script for the use of Rustdoc tests.Kang Seonghoon-0/+316