We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5af3116 commit f788942Copy full SHA for f788942
docs/README.md
@@ -1,4 +1,5 @@
1
## How to build the docs
2
+
3
From the root directory of the repository, do the following to steps
4
5
1. Install docs' dependencies
docs/index.md
@@ -21,6 +21,3 @@
21
start="<!--footer-start-->"
22
end="<!--footer-end-->"
23
%}
24
-{%
25
- include-markdown "README.md"
26
-%}
mkdocs.yml
@@ -1,4 +1,4 @@
-site_name: C/C++ Linter Action's Docs
+site_name: C/C++ Linter Action
site_description: "Developer documentation from sources."
site_url: "https://shenxianpeng.github.io/cpp-linter-action"
repo_url: "https://github.com/shenxianpeng/cpp-linter-action"
0 commit comments