1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Description: Add category directory entry for the info documentation
This is a requirement in Debian.
Author: Rafael Laboissiere <rafael@debian.org>
Forwarded: not-needed
Last-Update: 2018-11-03
--- octave-arduino-0.2.0.orig/doc/arduino.texi
+++ octave-arduino-0.2.0/doc/arduino.texi
@@ -76,6 +76,12 @@ To download a copy of the @acronym{GNU}
@c %*** End of TITLEPAGE
@c %*** Start of BODY
+
+@dircategory Math
+@direntry
+* Arduino for Octave: (arduino). Arduino Toolbox for Octave
+@end direntry
+
@contents
@ifnottex
@node Top
|