Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyword documentation generation doesn't include "*.py" files #602

Open
m-iwanicki opened this issue Nov 20, 2024 · 0 comments
Open

Keyword documentation generation doesn't include "*.py" files #602

m-iwanicki opened this issue Nov 20, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@m-iwanicki
Copy link
Contributor

The problem you're addressing (if any)

Incomplete documentation

Describe the solution you'd like

Include keywords from "*.py" files

Where is the value to a user, and who might that user be?

No response

Describe alternatives you've considered

No response

Additional context

libdoc lib/bios/menus.py test.html creates:

image

There is also QemuMonitor.py but it needs argument (path to any file is fine) to initialize library.

touch tmp
libdoc lib/QemuMonitor.py::tmp test.html

image

@m-iwanicki m-iwanicki added the enhancement New feature or request label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants