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

Generated documentation doesn't show up on qobject::T #529

Closed
LeonMatthesKDAB opened this issue May 1, 2023 · 1 comment · Fixed by #632
Closed

Generated documentation doesn't show up on qobject::T #529

LeonMatthesKDAB opened this issue May 1, 2023 · 1 comment · Fixed by #632
Assignees
Labels
📖 documentation Improvements or additions to documentation 🥳🎉 1.0 This issue is part of stabilization for 1.0 release
Milestone

Comments

@LeonMatthesKDAB
Copy link
Collaborator

#518 has shown that both generated docs, as well as user written docs don't show up in the documentation.
This is likely a scoping issue in our mod cxx_qt_ffi, which confuses the doc generator.

@ahayzen-kdab ahayzen-kdab self-assigned this May 1, 2023
@ahayzen-kdab ahayzen-kdab added the 📖 documentation Improvements or additions to documentation label May 8, 2023
ahayzen-kdab added a commit to ahayzen-kdab/cxx-qt that referenced this issue May 8, 2023
ahayzen-kdab added a commit to ahayzen-kdab/cxx-qt that referenced this issue May 9, 2023
ahayzen-kdab added a commit to ahayzen-kdab/cxx-qt that referenced this issue May 9, 2023
ahayzen-kdab added a commit to ahayzen-kdab/cxx-qt that referenced this issue May 9, 2023
ahayzen-kdab added a commit to ahayzen-kdab/cxx-qt that referenced this issue May 9, 2023
Be-ing pushed a commit that referenced this issue May 17, 2023
@LeonMatthesKDAB LeonMatthesKDAB added this to the 0.6 milestone May 26, 2023
@ahayzen-kdab
Copy link
Collaborator

New API improves this.

@ahayzen-kdab ahayzen-kdab added the 🥳🎉 1.0 This issue is part of stabilization for 1.0 release label Jun 7, 2023
ahayzen-kdab added a commit to ahayzen-kdab/cxx-qt that referenced this issue Jul 27, 2023
This then shows how a doc page is generated correctly for
our QObjects.

Closes KDAB#529
ahayzen-kdab added a commit to ahayzen-kdab/cxx-qt that referenced this issue Jul 27, 2023
This then shows how a doc page is generated correctly for
our QObjects.

Closes KDAB#529
ahayzen-kdab added a commit to ahayzen-kdab/cxx-qt that referenced this issue Jul 27, 2023
This then shows how a doc page is generated correctly for
our QObjects.

Closes KDAB#529
ahayzen-kdab added a commit to ahayzen-kdab/cxx-qt that referenced this issue Jul 28, 2023
This then shows how a doc page is generated correctly for
our QObjects.

Closes KDAB#529
ahayzen-kdab added a commit to ahayzen-kdab/cxx-qt that referenced this issue Jul 28, 2023
This then shows how a doc page is generated correctly for
our QObjects.

Closes KDAB#529
ahayzen-kdab added a commit that referenced this issue Jul 28, 2023
This then shows how a doc page is generated correctly for
our QObjects.

Closes #529
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📖 documentation Improvements or additions to documentation 🥳🎉 1.0 This issue is part of stabilization for 1.0 release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants