diff options
author | EuAndreh <eu@euandre.org> | 2022-01-21 10:44:45 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-01-21 10:45:03 -0300 |
commit | 27ab1b9fb8e7fb68ec0c873715362838bd55a3cb (patch) | |
tree | ec4019b99369547f9eb7d75000e509adbf8bec3b | |
parent | TODOs.md: Add description to #td-e8d9a644-ead4-af05-8582-eef22af90633 (diff) | |
download | git-permalink-27ab1b9fb8e7fb68ec0c873715362838bd55a3cb.tar.gz git-permalink-27ab1b9fb8e7fb68ec0c873715362838bd55a3cb.tar.xz |
TODOs.md: Add #td-a5575802-ffe2-8ac5-f7c3-dea3a1e6f0c4
-rw-r--r-- | TODOs.md | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,5 +1,19 @@ # Tasks +## TODO Install `README.md` and `CHANGELOG.md` as manpages {#td-a5575802-ffe2-8ac5-f7c3-dea3a1e6f0c4} +- TODO in 2022-01-21 + +--- + +`README.md` and `CHANGELOG.md`, alongside their translations, can be converted +to troff with pandoc, and installed with the rest of the manpages. + +The goal is to not have information in form of documentation that exists only +in the repository and not in the installation. + +The troff files could look like either `git-permalink.README.7` or +`git-permalink.readme.7`. + ## DONE Run `ShellCheck` on `src/git-permalink.in` {#td-06b21a7e-ccea-55ea-4136-96e27a92f25a} - DONE in 2022-01-19 |