* doc/nolimips.texi (Top): Update and expand the definition of
@wiki within an @href command, to work around TeX capacity
overflow when generating the PDF documentation.
* doc/macros.texi (wiki): Remove macro definition.
---
doc/macros.texi | 5 -----
doc/nolimips.texi | 3 ++-
2 files changed, 2 insertions(+), 6 deletions(-)
diff --git a/doc/macros.texi b/doc/macros.texi
index ccedce7..4852e26 100644
--- a/doc/macros.texi
+++ b/doc/macros.texi
@@ -13,11 +13,6 @@
@end macro
@end ifnothtml
-@c Shortand for wiki's location
-@macro wiki
-http://www.lrde.epita.fr/cgi-bin/twiki/view
-@end macro
-
@c Shortand for nolimips
@macro nolimips
@acronym{NOLIMIPS}
diff --git a/doc/nolimips.texi b/doc/nolimips.texi
index bf85b72..0271b76 100644
--- a/doc/nolimips.texi
+++ b/doc/nolimips.texi
@@ -88,7 +88,8 @@ the instruction selection but before the register allocation.
It is implemented in C++ and Python. Be aware that @nolimips{} does not need
a Python interpreter to run, it is only required to maintain @nolimips{}.
-Information about @nolimips{} can be found on @href{@wiki{}/Projects/Nolimips,
+Information about @nolimips{} can be found on the
+@href{https://www.lrde.epita.fr/wiki/Nolimips,
@nolimips{} Home Page}, and feedback can be sent to
@href{projects@@lrde.epita.fr, @acronym{lrde}'s Projects Address}.
@acronym{LRDE} stands for @href{http://www.lrde.epita.fr, Laboratoire de
--
1.7.10.4
Show replies by date