tree: 75e118343ae7feb14692cc6fe958e2abf5b6965a [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.