aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-08-23 07:57:22 -0300
committerEuAndreh <eu@euandre.org>2021-08-23 07:57:22 -0300
commit3faebee03ba6473803270e5735019cd664c4b202 (patch)
tree8e81ac0f9d373f8293b96871b22e5c72d500b244 /README.md
parentaux/ci/report.sh: Add missing closing </main> tag (diff)
downloadgit-permalink-3faebee03ba6473803270e5735019cd664c4b202.tar.gz
git-permalink-3faebee03ba6473803270e5735019cd664c4b202.tar.xz
public/makefile.svg: Start generating it with makefile2graph and graphviz
Diffstat (limited to '')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0865792..9486335 100644
--- a/README.md
+++ b/README.md
@@ -87,6 +87,7 @@ The directory structure of the repository is:
Extra tools used for development are:
- [ShellCheck] for validating scripts;
- [po4a], [mdpo] and [gettext] for i18n and l10n support;
+- [makefile2graph] and [graphviz] for generating [makefile.svg];
- [pandoc] for generating the documentation HTML and website.
[ShellCheck]: https://www.shellcheck.net/
@@ -94,6 +95,9 @@ Extra tools used for development are:
[gettext]: https://www.gnu.org/software/gettext/
[pandoc]: https://pandoc.org/
[mdpo]: https://mdpo.readthedocs.io/en/master/
+[makefile2graph]: https://github.com/lindenb/makefile2graph
+[graphviz]: https://graphviz.org/
+[makefile.svg]: https://euandreh.xyz/makefile.svg
For running the extra development-only checks, run: