/bootstrap-chm

Bootstrap documentation in CHM, complete with searchable Index and table of contents

Primary LanguagePythonApache License 2.0Apache-2.0

bootstrap-chm

Bootstrap documentation in chm, complete with Index and TOC. Current version is 3.3.5.

Download

See project releases

Preview

Contents

Index

Building the docs

  1. Get Jekyll and compile the official Bootstrap docs.
  2. Copy the compiled site into src directory.
  3. python bootstrap-chm.py
  4. The files in the src directory are parsed and HTMLHelp suitable project files are created in the build directory.
  5. Compile the files in build directory using a HtmlHelp compiler. I am using Precision Helper.

FAQ

I see nothing/blank when I open the CHM file ? (Windows)

Open bootstrap.chm properties and unblock it.