Automatically make documentation pages for Docassemble Interviews#593
Merged
nonprofittechy merged 2 commits intomainfrom Mar 19, 2026
Merged
Automatically make documentation pages for Docassemble Interviews#593nonprofittechy merged 2 commits intomainfrom
nonprofittechy merged 2 commits intomainfrom
Conversation
nonprofittechy
requested changes
Mar 8, 2026
Member
nonprofittechy
left a comment
There was a problem hiding this comment.
See SuffolkLITLab/docassemble-ALDashboard#197 (comment)
I think it makes more sense just to pull the first block in a YAML file, if it is a comment, without expecting a specific ID.
43e2e80 to
a91a2f4
Compare
a91a2f4 to
087800b
Compare
nonprofittechy
approved these changes
Mar 19, 2026
Member
nonprofittechy
left a comment
There was a problem hiding this comment.
Sorry for delay--I don't get notified by GitHub on PR reviews. You can always ping me if I seem unusually slow.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a short python script that generates documentation pages for docassemble interviews, with the main current target being the ALDashboard tool interviews.
Allows us to write markdown in a specific block marked with
id: interview documentation, and have it make a page in the documentation (the next time it's generated). Links to the interview running on the dev server, and automatically makes a sidebar entry for it as well.Example of a generated page below.
If added, gives us a way to address #250, by adding a page for each of the individual interviews.