All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [RFC] Convert test catalog (docparse) from asciidoc to readthedocs.io (sphinx)
@ 2024-12-27  7:39 Petr Vorel
  2024-12-27  8:05 ` Petr Vorel
  2024-12-30  8:55 ` Li Wang
  0 siblings, 2 replies; 3+ messages in thread
From: Petr Vorel @ 2024-12-27  7:39 UTC (permalink / raw)
  To: Cyril Hrubis, Andrea Cervesato, Li Wang; +Cc: ltp

Hi

I suggest to convert test catalog ("docparse") generated by docparse/testinfo.pl
and asciidoc/asciidoctor to sphinx generator (readthedocs.io).
asciidoc/asciidoctor was a good choice at the time, but now it looks to me
better to use sphinx for everything.

I volunteer to do the work, but I would like to have a general agreement before
I do it.

Pros:

* We already have attempt to show tested syscalls [1]. Printing test catalog would
have more info.
* No need to install dependencies.
* Automatic. If we add also doc for stable releases, it would replace the need
to install dependencies and upload file to LTP release on GitHub [2]. Then only
link to page to test coverage on linux-test-project.readthedocs.io of particular
release (or link to whole doc on particular release) would be added in release
mail announcement (or we might keep adding generated pdf/epub/zipped html also
to LTP releases [2]).
* Unified look and feel.

Work needed:

* Convert docparse/testinfo.pl to doc/conf.py, obviously change from asciidoc
to spinx.
* Adding stable releases (not sure if it can be created automatically for all
tags).
* Adding offline formats [3] so that users can download the docs (that would be
useful anyway).

Kind regards,
Petr

[1] https://linux-test-project.readthedocs.io/en/latest/users/stats.html
[2] https://github.com/linux-test-project/ltp/releases
[3] https://docs.readthedocs.io/en/stable/downloadable-documentation.html

-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-12-30  8:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-27  7:39 [LTP] [RFC] Convert test catalog (docparse) from asciidoc to readthedocs.io (sphinx) Petr Vorel
2024-12-27  8:05 ` Petr Vorel
2024-12-30  8:55 ` Li Wang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.