mirror of
https://github.com/google/comprehensive-rust.git
synced 2024-11-29 18:29:40 +02:00
449ead5575
* Integrate GA4 code directly with `book.js` The main advantage of this is that it simplifies the setup since we can avoid the monkey-patching we did before. A secondary advantage is that it should make things a little faster since we avoid a request to the server on every page load. * Remove unreachable return * Watch all of `third_party` It just occurred to me that we want to refresh the page in `mdbook serve` when anything changes in `third_party`. |
||
---|---|---|
.. | ||
book.js | ||
LICENSE | ||
README.md |
mdBook
This directory contains files copied from mdBook. Please see https://github.com/rust-lang/mdBook/ for the full project.
License
mdBook is licensed under the Mozilla Public License v2.0 (LICENSE).