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 f3e2efe commit f976e44Copy full SHA for f976e44
README.md
@@ -20,7 +20,7 @@ It will output it under docs/html
20
If you want to output Git commit hashes to html, do it for the git cloned folder.
21
22
### Required
23
-- [Doxyegn](https://www.doxygen.nl/)
+- [Doxygen](https://www.doxygen.nl/)
24
- [pcregrep](https://formulae.brew.sh/formula/pcre2)
25
- [Git](https://git-scm.com/) (Output commit hash to html)
26
@@ -45,7 +45,7 @@ docs/html の下に出力されます。
45
Git コミットのハッシュを html に出力したい場合は、 git クローンしたフォルダに対して実行してください。
46
47
### 必要な物
48
49
50
- [Git](https://git-scm.com/)
51
0 commit comments