Changed page's title to h1

toml-checker
Luiz "darknessxk" Felipe 3 years ago committed by Duncan Ogilvie
parent 3ba07bfd17
commit deb08bcf79

@ -4,7 +4,7 @@ title: Building
permalink: /building/
---
## Building
# Building
cmkr requires a C++11 compiler, cmake >= 3.15.

@ -4,7 +4,7 @@ title: Usage
permalink: /usage/
---
## Usage
# Usage
cmkr parses cmake.toml files (using toml11 by Toru Niina) at the project directory. A basic hello world format with the minimum required fields:

Loading…
Cancel
Save