Michael Rosenberg
3b71630d9f
Fix docsrs build ( #505 )
...
* Add docsrs build to CI
* Put cfg flags in both RUSTFLAGS and RUSTDOCFLAGS
2023-02-02 04:06:14 -05:00
Michael Rosenberg
1cedb3727e
Fixed docs build ( #475 )
...
Also sets code font size in docs back to normal (no longer small)
2022-12-13 02:29:45 -05:00
pinkforest(she/her)
6b56edf776
Make digest optional ( #446 )
...
As proposed in #442 this makes `digest` an
optional feature that is not covered by the
SemVer public API stability guarantees.
Co-authored-by: Michael Rosenberg <michael@mrosenberg.pub>
2022-12-08 13:59:28 -05:00
pinkforest(she/her)
47a0c3eacc
Make rand_core optional ( #447 )
...
As proposed in #442 this makes `rand_core` an
optional feature that is not covered by the
SemVer public API stability guarantees.
Co-authored-by: Michael Rosenberg <michael@mrosenberg.pub>
2022-12-08 13:50:17 -05:00
Michael Rosenberg
a35ca1e9cf
Added cfg_attr everywhere possible, and simplified cfg over std/alloc
2022-11-26 05:53:28 -05:00
pinkforest
ad7c755f49
Documentation migrate to docs.rs hosted
...
This change migrates all the documentation from dalek.rs
to docs.rs hosted and fixed the backend documentation
generation that was broken.
2022-11-26 11:26:25 +11:00
Michael Rosenberg
c604520311
Made docs makefile use nightly
2022-11-24 02:37:07 -05:00
Isis Lovecruft
b9710d59f2
Minor documentation fixes.
2021-08-03 22:49:09 +00:00
Henry de Valence
791506a29f
Add avx2_backend to make doc FEATURES
2018-06-21 12:01:09 -07:00
Henry de Valence
51f9823c91
Create a new docs/ subtree and move assets into it
2018-04-05 14:52:00 -07:00
Henry de Valence
58cf210882
Allow specifying features in docs makefile
2017-12-01 11:45:17 -08:00
Henry de Valence
8cf03b673c
use --document-private-items
2017-11-29 12:07:22 -08:00
Henry de Valence
efe66b11b2
Add Makefile target for internal docs
2017-11-20 16:44:49 -08:00
Henry de Valence
3275d98d64
update makefile
2017-11-20 15:02:13 -08:00
Henry de Valence
8e21c0b4f0
Start writing down some notes on the compression procedure
2017-10-30 16:34:36 -07:00