Skip to content

Add --include_no_docstring#745

Closed
johnowhitaker wants to merge 1 commit into
mainfrom
fix_apilist
Closed

Add --include_no_docstring#745
johnowhitaker wants to merge 1 commit into
mainfrom
fix_apilist

Conversation

@johnowhitaker
Copy link
Copy Markdown
Contributor

We were running pysym2md --output_file nbs/apilist.txt fasthtml , by default pysym2md has include_no_docstring:Param("Include symbols without docstrings?", store_true)=False, so it was skipping functions like setup_ws which didn't have docstrings, and as a result they weren't showing up in apilist.txt.

@gitnotebooks
Copy link
Copy Markdown

gitnotebooks Bot commented Jun 10, 2025

Found 1 changed notebook. Review the changes at https://app.gitnotebooks.com/AnswerDotAI/fasthtml/pull/745

@jph00 jph00 closed this Jul 2, 2025
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 this pull request may close these issues.

2 participants