diff options
author | EuAndreh <eu@euandre.org> | 2022-01-13 17:32:01 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-01-13 17:33:20 -0300 |
commit | 99c6239414f052c7981e51a37867abe016db1299 (patch) | |
tree | d18a2f835206c08c3fde9de8c918eba3da8828fa /README.md | |
parent | TODOs.md: Add #td-f211218a-7ea2-1e84-fa0d-5aeb7f4f415a (diff) | |
download | git-permalink-99c6239414f052c7981e51a37867abe016db1299.tar.gz git-permalink-99c6239414f052c7981e51a37867abe016db1299.tar.xz |
Makefile: Remove makefile.svg
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 |