[LTP] [PATCH v5 0/3] Update doc related Makefile

Petr Vorel pvorel@suse.cz
Mon Apr 7 17:01:29 CEST 2025


Changes from v4:
* Use sphinx version used on readthedocs.org (to really test in devel
  and github CI what will be deployed).
* Don't install sphinx in github CI (python3-sphinx package)
* Drop last 2 patches ("Makefile: Update 'doc' target, add 'doc-clean'"
  and "doc: Note 'make doc' in the building doc" => doc/Makefile should
  be rewritten to use generic_leaf_target.mk, then integration to the
  top level Makefile will not be a hack).

Tested:
https://app.readthedocs.org/projects/linux-test-project/builds/27705957/

Link to v4
https://patchwork.ozlabs.org/project/ltp/list/?series=450372&state=*
https://lore.kernel.org/ltp/20250328095747.169011-1-pvorel@suse.cz/#r

Link to v3:
https://patchwork.ozlabs.org/project/ltp/list/?series=449828&state=*
https://lore.kernel.org/ltp/20250324234016.367228-1-pvorel@suse.cz/T/#t

Link to v2:
https://patchwork.ozlabs.org/project/ltp/list/?series=443894&state=*
https://lore.kernel.org/ltp/20250211233552.1990618-1-pvorel@suse.cz/#r

Link to v1:
https://patchwork.ozlabs.org/project/ltp/patch/20250206143421.1571918-4-pvorel@suse.cz/
https://lore.kernel.org/ltp/20250206143421.1571918-4-pvorel@suse.cz/



Petr Vorel (3):
  doc/Makefile: Remove also metadata/ltp.json
  doc: Add sphinx to requirements.txt
  doc/Makefile: Allow to create and use .venv

 .github/workflows/ci-sphinx-doc.yml |  2 +-
 doc/Makefile                        | 25 ++++++++++++++++++++++---
 doc/developers/documentation.rst    |  2 --
 doc/requirements.txt                |  4 ++++
 4 files changed, 27 insertions(+), 6 deletions(-)

-- 
2.49.0



More information about the ltp mailing list