arti/doc
eta 864fd03917 Improve documentation around Cargo features; make Runtime require Debug
- arti#445 highlighted the lack of good documentation around Arti's
  multiple runtime support, as well as it being difficult to determine
  what runtime was actually in use.
- Improve the documentation to solve the first problem.
- To solve the second problem, make Runtime require Debug (which is
  arguably a good idea anyway, since it makes them easier to embed in
  things), and print out the current runtime's Debug information when
  arti is invoked with `--version`.
- (It also prints out other Cargo features, too!)

fixes arti#445
2022-05-11 13:26:35 +01:00
..
testing Fix grammar and typos 2022-04-27 13:52:13 +01:00
Android.md Fix typos 2022-04-20 11:48:43 +00:00
Architecture.md arti-hyper: Upgrade from an example to an "adaptation layer" 2022-03-01 11:53:15 +00:00
CONFIG-NOTES.md Fix grammar and typos 2022-04-27 13:52:13 +01:00
Compatibility.md Revise repository-level documentation 2021-06-17 12:18:28 -04:00
Errors.md Fix spacing 2022-04-27 13:52:43 +01:00
FAQ.md Fix wording in FAQ 2022-04-20 11:48:45 +00:00
Release.md rename *.py scripts to bare name 2022-02-18 11:46:06 +00:00
TROUBLESHOOTING.md Improve documentation around Cargo features; make Runtime require Debug 2022-05-11 13:26:35 +01:00
iOS.md Fix typos 2022-02-02 20:18:22 +02:00
semver_status.md Improve documentation around Cargo features; make Runtime require Debug 2022-05-11 13:26:35 +01:00