summaryrefslogtreecommitdiff
path: root/ci/dox.sh
Commit message (Expand)AuthorAgeFilesLines
* Set const-extern-fn when building docsAlan Somers2021-07-241-2/+2
* Fix platforms' links on the `Platform-specific documentation` sectionYuki Okushi2021-03-041-1/+1
* Stop directory-not-there errors in dox.shJubilee Young2021-02-251-5/+6
* Use `build-std` feature instead of using `cargo-xbuild`Yuki Okushi2020-07-251-3/+3
* Tweak building documentationYuki Okushi2020-07-081-3/+8
* Put index.html using unstable rustdoc featuresYuki Okushi2020-07-081-2/+4
* Fix breakage due to https://github.com/rust-lang/cargo/pull/7560 and rust-lan...msizanoen12019-11-281-1/+1
* Sort targets in documentation. Fixes #1524.Stefano Probst2019-10-161-1/+1
* Set up RUSTDOCFLAGS for building libcgnzlbg2019-08-141-0/+3
* Patch mingw libraries for windows gnu targetsgnzlbg2019-07-271-7/+0
* Use cargo-xbuild for building the documentationgnzlbg2019-07-271-2/+2
* Setup Azure Pipelinesgnzlbg2019-07-271-0/+8
* Fix broken links in READMEgnzlbg2019-02-211-0/+3
* Fix typo in README; do not generate .nojekyll file in gh-pages branchgnzlbg2019-02-211-1/+1
* Speed up documentation build by using cargo when possiblegnzlbg2019-02-201-2/+7
* Do not try to build documentation for apple targets from Linuxgnzlbg2019-02-201-6/+16
* Re-enable target-specific docsgnzlbg2019-02-201-2/+5
* Re-enable debug output in dox.sh and remove unused variable in runtestgnzlbg2019-02-131-0/+1
* Generate a proper landing page for the master docsgnzlbg2019-02-131-12/+27
* Fix shellcheck issuesgnzlbg2018-11-201-8/+8
* Rename the dox configuration option to cross_platform_docsFrancis Gagné2018-03-181-1/+1
* Fix doc generation on travis.Christian Legnitto2016-12-141-1/+1
* Fix links to docsAlex Crichton2015-11-151-1/+1
* Revert "Fix links to docs"Alex Crichton2015-11-091-1/+1
* Fix links to docsAlex Crichton2015-11-071-1/+1
* CI doxAlex Crichton2015-09-171-3/+8
* Root urls for everyone!Alex Crichton2015-09-171-20/+8
* Auto-generate an indexAlex Crichton2015-09-171-2/+8
* Add upload tokensAlex Crichton2015-09-161-1/+1
* Attempt to build docs on TravisAlex Crichton2015-09-161-0/+34