leafbuild 0.0.1-dev.1

A WIP C/C++ buildsystem.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# The syntax highlighter

Syntax highlighting is available in the docs with:
<pre><code>```leafbuild
// ....
```</code></pre>

The highlighter also includes the `rust` and `bash` languages.

You can find the highlight.js definition for `leafbuild` in `doc/leafbuild_highlight.js`.