From 3faebee03ba6473803270e5735019cd664c4b202 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 23 Aug 2021 07:57:22 -0300 Subject: public/makefile.svg: Start generating it with makefile2graph and graphviz --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') 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: -- cgit v1.2.3