mdbook/guide/src/format/configuration
josh rotenberg aa4cb9465f restructure guide configuration section
restructure guide configuration section

restructure guide configuration section

redirect to new config top level

fix broken links

use a relative path for redirect

Co-authored-by: Eric Huss <eric@huss.org>

remove extra heading
2021-05-25 07:43:36 -07:00
..
environment-variables.md restructure guide configuration section 2021-05-25 07:43:36 -07:00
general.md restructure guide configuration section 2021-05-25 07:43:36 -07:00
preprocessors.md restructure guide configuration section 2021-05-25 07:43:36 -07:00
README.md restructure guide configuration section 2021-05-25 07:43:36 -07:00
renderers.md restructure guide configuration section 2021-05-25 07:43:36 -07:00

Configuration

This section details the configuration options available in the book.toml:

  • General configuration including the book, rust, build sections
  • Preprocessor configuration for default and custom book preprocessors
  • Renderer configuration for the HTML, Markdown and custom renderers
  • Environment Variable configuration for overriding configuration options in your environment