Files
meson/docs
Jussi Pakkanen 8a68dc0179 Merge pull request #3132 from mesonbuild/csc
Visual Studio C# compiler support and some fixes
2018-02-25 14:03:02 +02:00
..
2017-04-26 22:53:26 +03:00
2018-02-08 23:58:03 +02:00

Building the documentation

  1. Get hotdoc (0.8.9 required)

  2. Run hotdoc in the docs/ directory:

    hotdoc run

Upload

We are using the git-upload hotdoc plugin which basically removes the html pages and replaces with the new content.

You can simply run:

hotdoc run --git-upload-activate