tree: 8c4af210454fedce2eca778d2133d46fa2b7aa71 [path history] [tgz]
  1. src/
  2. .gitignore
  3. book.toml
  4. mermaid-init.js
  5. mermaid.min.js
  6. README.md
third_party/autocxx/book/README.md

Published automatically to https://autocxx.rs from master branch.

To build and view locally:

  • Install mdBook and some preprocessors: cargo install mdbook mdbook-mermaid mdbook-linkcheck.
  • Build our custom preprocessor: run cargo build in tools/mdbook-preprocessor
  • Run mdbook build in this directory.
  • Open the generated build/html/index.html.