Rocket/site/guide
Sergio Benitez adc79016cd Rearrange top-level exports. Use '#[launch]'.
This commits makes the following high-level changes:

  * 'ShutdownHandle' is renamed to 'Shutdown'.
  * 'Rocket::shutdown_handle()' is renamed to 'Rocket::shutdown()'.
  * '#[launch]` is preferred to '#[rocket::launch]'.
  * Various docs phrasings are improved.
  * Fixed various broken links in docs.

This commits rearranges top-level exports as follows:

  * 'shutdown' module is no longer exported.
  * 'Shutdown' is exported from the crate root.
  * 'Outcome' is not longer exported from the root.
  * 'Handler', 'ErrorHandler' are no longer exported from the root.
2020-07-22 16:10:02 -07:00
..
0-introduction.md Fix typo in guide intro: 'offerring' -> 'offering'. 2018-11-14 03:42:02 -08:00
1-quickstart.md Rework docs for stable and async support. 2020-07-21 16:15:13 -07:00
2-getting-started.md Rework docs for stable and async support. 2020-07-21 16:15:13 -07:00
3-overview.md Rearrange top-level exports. Use '#[launch]'. 2020-07-22 16:10:02 -07:00
4-requests.md Rearrange top-level exports. Use '#[launch]'. 2020-07-22 16:10:02 -07:00
5-responses.md Simplify language in 'responses' guide. 2020-07-22 12:28:48 -07:00
6-state.md Rearrange top-level exports. Use '#[launch]'. 2020-07-22 16:10:02 -07:00
7-fairings.md Rearrange top-level exports. Use '#[launch]'. 2020-07-22 16:10:02 -07:00
8-testing.md Rearrange top-level exports. Use '#[launch]'. 2020-07-22 16:10:02 -07:00
9-configuration.md Rearrange top-level exports. Use '#[launch]'. 2020-07-22 16:10:02 -07:00
10-pastebin.md Rearrange top-level exports. Use '#[launch]'. 2020-07-22 16:10:02 -07:00
11-conclusion.md Update 'Riot' to 'Element'. 2020-07-22 13:03:35 -07:00
index.md Update 'Riot' to 'Element'. 2020-07-22 13:03:35 -07:00