qtpromise/.remarkrc.yml
Simon Brunel 7f9013a878 Add CMake support and enhance the getting started docs
- Add a root CMakeLists.txt defining an INTERFACE target.
- Add CMake, qpm, Git and download installation instructions.
- Add CMake and qmake integration instructions.
- Remove smooth scroll when navigating the docs.
- Add links validation to `npm run docs:link`.
- Reorganize the sidebar API Reference section.
2020-01-09 20:45:04 +01:00

7 lines
145 B
YAML

plugins:
- frontmatter
- validate-links
- preset-lint-recommended
- preset-lint-markdown-style-guide
- [lint-maximum-line-length, 100]