Austin Shalit
2501e11886
Enable HTML5 javadocs ( #1267 )
...
This suppresses a build warning about HTML 4.01 being used.
2018-10-29 00:08:21 -07:00
Thad House
d2a5aaafdd
Use external dependencies for NI and NetComm libraries ( #1304 )
...
This removes a number of large binary files from the repo and enables vendors
to depend on these libraries separately.
2018-09-19 21:57:58 -07:00
Peter Johnson
6db5f80430
docs: Set use_mathjax to true ( #1251 )
...
This avoids depending on latex for HTML formula output.
2018-07-29 15:36:28 -07:00
Peter Johnson
898076f698
docs/build.gradle: Use unix EOL ( #1250 )
2018-07-29 15:14:37 -07:00
Austin Shalit
139b1720b2
Fix JavaDoc generation ( #1241 )
...
JavaDoc cannot handle redirects so HTTP link does not work anymore.
It also looks like javadoc.options was the wrong thing to set.
Options properly connects external docs to ours.
Re-enabled warnings so these things will pop out if they turn up again.
2018-07-29 09:28:41 -07:00
Thad House
75a67202e5
Add documentation building to repo ( #1238 )
...
Running build will now build docs. If you just want to build docs, run :documentation:build
2018-07-28 17:54:41 -07:00