diff options
-rw-r--r-- | site/gnu/index.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/site/gnu/index.php b/site/gnu/index.php index ef5810e..10742a6 100644 --- a/site/gnu/index.php +++ b/site/gnu/index.php @@ -67,6 +67,10 @@ <li>GNU Emacs has decent integration for editing Texinfo documents. See <i>Texinfo mode</i>. We should promote use of Emacs (the lead develop of libreboot is attempting to learn it). It's also very useful in general. We could document it to a limited extent, with quick tips, cheat sheets and links to more guides on other sites.</li> + <li> + i18n should be implemented from the start, so that we can start maintaining versions of the documentation + in non-English languages. GNU Gettext can be used for this + </li> </ul> </li> <li> |