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 705c985 commit d13e48dCopy full SHA for d13e48d
DEVELOPMENT.md
@@ -72,6 +72,11 @@ documentation in the Java files) and pushed to the `gh-pages` branch via:
72
$ ./update-javadocs.sh
73
```
74
75
+## Update Usage Docs
76
+
77
+The University of Waikato has a build script set up which runs nightly.
78
+It clones the repo, builds the docs, and deploys them at https://deeplearning.cms.waikato.ac.nz/.
79
80
## Correctly Setting Classpath
81
If you run into a `The filename or extension is too long` error, make sure to set the `Shorten Command line`
82
parameter in your run configuration to `@argfiles`.
0 commit comments