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

Broken doc links #917

Closed
schloerke opened this issue Dec 18, 2023 · 0 comments · Fixed by #919
Closed

Broken doc links #917

schloerke opened this issue Dec 18, 2023 · 0 comments · Fixed by #919
Milestone

Comments

@schloerke
Copy link
Collaborator

> cd docs
> make quartodoc
....
2023-12-18 15:11:53,125 - quartodoc.autosummary - INFO - Collecting pages and inventory items.
2023-12-18 15:11:53,321 - quartodoc.autosummary - INFO - Writing index
2023-12-18 15:11:53,321 - quartodoc.autosummary - INFO - Summarizing docs for index page.
/shiny/express/layout.py:452: No types or annotations for parameters ['wrapper']
/shiny/express/layout.py:452: Parameter 'wrapper' does not appear in the function signature
/shiny/express/layout.py:602: No types or annotations for parameters ['*args']
/shiny/express/layout.py:602: Parameter '*args' does not appear in the function signature
/shiny/express/layout.py:656: No types or annotations for parameters ['*args']
/shiny/express/layout.py:656: Parameter '*args' does not appear in the function signature
/shiny/express/layout.py:880: No types or annotations for parameters ['sidebar']
/shiny/express/layout.py:880: Parameter 'sidebar' does not appear in the function signature
/shiny/ui/_navs.py:725: No types or annotations for parameters ['fillable']
/shiny/ui/_navs.py:725: Parameter 'fillable' does not appear in the function signature
/shiny/ui/_navs.py:725: No types or annotations for parameters ['gap']
/shiny/ui/_navs.py:725: Parameter 'gap' does not appear in the function signature
/shiny/ui/_navs.py:725: No types or annotations for parameters ['padding']
/shiny/ui/_navs.py:725: Parameter 'padding' does not appear in the function signature
....
@schloerke schloerke added this to the v0.7.0 milestone Dec 18, 2023
schloerke added a commit that referenced this issue Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant