summaryrefslogtreecommitdiff
path: root/maint/check_doc_features
Commit message (Collapse)AuthorAgeFilesLines
* pt: Try to fix docsrs problemIan Jackson2022-09-271-1/+1
|
* Rename various Transport* types to Pt*.Nick Mathewson2022-09-231-1/+1
| | | | | This clarifies that the types apply to pluggable transports only, and not (typically) to the default plain-old-TCP transport.
* New data types to describe transport targets.Nick Mathewson2022-09-231-0/+5
| | | | | I've tried to name and structure these for consistency, and comment reasonably well. We'll still probably want to make changes.
* switch from awk to pythontrinity-1686a2022-08-241-85/+134
|
* add feature annotation not added by doc_auto_cfgtrinity-1686a2022-08-241-0/+94