Bug 2242806

Summary: Review Request: Hawkmoth -
Product: [Fedora] Fedora Reporter: Benson Muite <benson_muite>
Component: Package ReviewAssignee: leigh scott <leigh123linux>
Status: ASSIGNED --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: bgilbert, package-review, xavier
Target Milestone: ---Flags: xavier: fedora-review?
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2242888    

Description Benson Muite 2023-10-09 04:59:37 UTC
spec: https://download.copr.fedorainfracloud.org/results/fed500/hawkmoth/fedora-rawhide-x86_64/06506221-python-hawkmoth/hawkmoth.spec
srpm: https://download.copr.fedorainfracloud.org/results/fed500/hawkmoth/fedora-rawhide-x86_64/06506221-python-hawkmoth/python-hawkmoth-0.15.0-1.fc40.src.rpm

description:
Hawkmoth is a minimalistic Sphinx C and C++ Domain autodoc
directive extension to incorporate formatted C and C++ source
code comments written in reStructuredText into Sphinx based
documentation. It uses Clang Python Bindings for parsing, and
generates C and C++ Domain directives for C and C++ API
documentation, and more. In short, Hawkmoth is Sphinx Autodoc
for C/C++.

Hawkmoth aims to be a compelling alternative for documenting
C and C++ projects using Sphinx, mainly through its simplicity
of design, implementation and use.

fas: fed500

Reproducible: Always

Comment 1 Benson Muite 2023-10-09 05:00:18 UTC
Still working on a few issues upstream:
https://github.com/jnikula/hawkmoth/issues/189
but initial comments welcome.