We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4be92d commit 9ffc2fbCopy full SHA for 9ffc2fb
1 file changed
.github/workflows/docs.yml
@@ -30,7 +30,7 @@ jobs:
30
run: sudo luarocks install ldoc
31
32
- name: Generate Documentation
33
- run: ldoc .
+ run: ldoc-custom .
34
35
- name: Upload artifact
36
uses: actions/upload-pages-artifact@v3
0 commit comments