You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/publish-apidocs.yml
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,4 @@
1
1
# TODO:
2
-
# - Document ALL code (below we exclude a bunch to try on a subset)
3
2
# - Document all supported versions and redirect to latest // see notes at https://github.com/phpDocumentor/phpDocumentor/blob/master/tests/integration/phpDocumentor/Configuration/data/phpDocumentor3XMLWithMultipleVersions.xml
4
3
5
4
# Generate API docs and publish to GitHub Pages at phpdoc.moodledev.io
@@ -82,7 +81,7 @@ jobs:
82
81
# Notice: -d xdebug.mode=off is required due to a bug/workaround
0 commit comments