Commit 973790b
committed
Only provide docs.rs pages for Android targets
Even though a lot of `cfg` make it possible to compile this
Android-specific crate on non-Android platforms, only seeing non-Android
platforms inside the docs.rs platform dropdown appears a bit strange.
Instead, build the documentation for every Android platform listed at
https://doc.rust-lang.org/rustc/platform-support/android.html, which
might also result in better intradoc links to specific types provided
by `std`.1 parent e7a57d3 commit 973790b
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
15 | 25 | | |
16 | 26 | | |
17 | 27 | | |
| |||
0 commit comments