diff options
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -87,7 +87,6 @@ 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/ @@ -95,7 +94,6 @@ 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/git-permalink/makefile.svg |