Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Modernizing Documentation format?
- X-seq: zsh-workers 53841
- From: Clinton Bunch <cdb_zsh@xxxxxxxxxxx>
- To: "zsh-workers@xxxxxxx" <zsh-workers@xxxxxxx>
- Subject: Modernizing Documentation format?
- Date: Mon, 18 Aug 2025 17:58:22 -0500
- Archived-at: <https://zsh.org/workers/53841>
- List-id: <zsh-workers.zsh.org>
I have gotten some ideas for converting our YODL (and Intro.ms) to
reStructuredText which requires some python modules (sphinx, rst2pdf) to
generate the output formats. Python seems like a much more common
dependency than yodl, and I think we may be the last project using the
format. Sphinx will generate man, html, pdf, and texi formats from
rst. rst is not too step of a learning curve and is the de facto
standard for python documentation.
Any interest in seeing if I can get something usable converting the
format of record?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author