We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f85660d commit 4d71ed4Copy full SHA for 4d71ed4
.github/workflows/blueprint.yml
@@ -35,7 +35,6 @@ jobs:
35
- name: Compile blueprint and documentation
36
uses: jcreedcmu/docgen-action@main
37
with:
38
- api-docs: "jibber"
39
- api_docs: "jabber"
+ api-docs: false
40
blueprint: false
41
homepage: home_page
0 commit comments