summary refs log tree commit diff
path: root/rfc/rfctags.pl (follow)
Commit message (Collapse)AuthorAge
* Move rfc to doc/rfcJune McEnroe2020-12-21
|
* Emit tags for section headings without trailing dotsJune McEnroe2020-12-20
| | | | | Some RFCs reference other sections like "(Section 1.2)", where the section header says "1.2.".
* Sort RFC tags fileJune McEnroe2020-12-19
| | | | | This supposedly lets vim do binary search on the file, not that it seemed slow before. Also handle section headings with no names.
* Add scripts to download, compress and tag IETF RFCsJune McEnroe2020-12-18