diff options
author | EuAndreh <eu@euandre.org> | 2021-08-08 11:16:21 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-08-08 11:16:26 -0300 |
commit | 97f8497625a3cbf21df949cd31be1a50e66026d0 (patch) | |
tree | 45bdac2310bd39efef630d31dfc6e1c1d935f4a7 /TODOs.md | |
parent | TODOs.md: Add #task-a0644009-70d7-56ff-c595-ea39fe24dc2b (diff) | |
download | git-permalink-97f8497625a3cbf21df949cd31be1a50e66026d0.tar.gz git-permalink-97f8497625a3cbf21df949cd31be1a50e66026d0.tar.xz |
TODOs.md: Add description to #task-43e9d7dd-987a-2f71-629f-28a4cc69be1e
Diffstat (limited to 'TODOs.md')
-rw-r--r-- | TODOs.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -47,6 +47,12 @@ ## TODO Add `<link "alternate" ... />` pointing to the translated HTML pages {#task-43e9d7dd-987a-2f71-629f-28a4cc69be1e} - TODO in 2021-07-22 +--- + +Use both `$(TRANSLATIONS)` and `$(CONTRIBLANGS)` as sources to generate the +HTML to be included in the `<head>`, and do so for the `README.md`, +`CHANGELOG.md` and manpages. + ## DONE Add directory structure explanation to `README.md` {#task-c140c4df-042e-6aa5-2202-c27e707d7eb4} - DONE in 2021-07-21 |