We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e1ffe1 commit e8d58d0Copy full SHA for e8d58d0
2 files changed
README.ja.md
@@ -215,7 +215,7 @@ docs/html の下に出力されます。
215
Git コミットのハッシュを html に出力したい場合は、 git クローンしたフォルダに対して実行してください。
216
217
### 必要な物
218
-- [Doxyegn](https://www.doxygen.nl/)
+- [Doxygen](https://www.doxygen.nl/)
219
- [pcregrep](https://formulae.brew.sh/formula/pcre2)
220
- [Git](https://git-scm.com/)
221
README.md
@@ -211,7 +211,7 @@ It will output it under docs/html
211
If you want to output Git commit hashes to html, do it for the git cloned folder.
212
213
### Required
214
- [Git](https://git-scm.com/) (Output commit hash to html)
0 commit comments