Commit Graph

3 Commits

Author SHA1 Message Date
Oystein Kristoffer Tveit 33fcdf7ab9
xmldoc2txt: parse more tags
- Document some functions
- Parse `<envar>`
- Parse `<citerefentry>`
2022-11-29 19:49:03 +01:00
Oystein Kristoffer Tveit d94dc97394
xmldoc2txt: fix case where multiple `<para>` are present 2022-11-29 17:34:56 +01:00
Oystein Kristoffer Tveit e17274e94d
xmldoc2txt: init
xmldoc2txt is a more rigid framework for replacing
xml tags in the documentation. It replaces the clunky
perl substitution expressions.
2022-11-29 15:48:31 +01:00