We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17f5e88 commit 659dd4eCopy full SHA for 659dd4e
.github/workflows/ci.yml
@@ -35,6 +35,7 @@ jobs:
35
mkdir -p temp-docs
36
cp -R target/site/apidocs/* temp-docs/
37
echo > temp-docs/.nojekyll
38
+ echo "# Javadoc site" > temp-docs/README.md
39
echo '<!DOCTYPE html>
40
<html lang="en">
41
<head>
0 commit comments