summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes/devtool
Commit message (Collapse)AuthorAgeFilesLines
* python3-exhale: fixed location + added nativesdkJan Vermaete2025-08-181-20/+0
| | | | | | | | | * moved the recipe from meta-python/recipes/devtool to meta-python/recipes-devtools/python3-exhale What seems to be a more common location * added nativesdk to BBCLASSEXTEND Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-breathe: fixed location + added nativesdkJan Vermaete2025-08-181-15/+0
| | | | | | | | | * moved the recipe from meta-python/recipes/devtool to meta-python/recipes-devtools/python3-breathe What seems to be a more common location * added nativesdk to BBCLASSEXTEND Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-exhale: add python3-beautifulsoup4 as RDEPENDSJan Vermaete2025-07-211-0/+4
| | | | | | | bs4 was missing when running Sphinx Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-breathe: Inherit ptest-python-pytest instead of ptestKhem Raj2025-04-022-11/+1
| | | | | | | This eliminates more boiler plate code and add needed depednecies for ptest package Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-exhale: new recipe (0.3.7)Jan Vermaete2025-03-311-0/+16
| | | | | | | | | | | Automatic C++ library API documentation generator using Doxygen, Sphinx, and Breathe. Exhale revives Doxygen's class, file, and page hierarchies in reStructuredText documents to make these hierarchies available in Sphinx documented projects. No pytests are distributed in the pypi package. Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-breathe: new recipe version 4.36.0Jan Vermaete2025-03-312-0/+25
Breathe is a Sphinx plugin providing beautifully integrated Doxygen output in your user-facing documentation Added to ptest list. Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>