Explorar o código

mk/default.mk: Use Emacs manual css for Org online manual

Thanks to TEC <tecosaur@gmail.com> who suggested this.
Bastien %!s(int64=4) %!d(string=hai) anos
pai
achega
c5538d58c4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      mk/default.mk

+ 1 - 1
mk/default.mk

@@ -139,7 +139,7 @@ MKDIR	= install -m 755 -d
 MAKEINFO = makeinfo
 
 # How to create the HTML file
-TEXI2HTML = makeinfo --html --number-sections
+TEXI2HTML = makeinfo --html --number-sections --css-ref "https://www.gnu.org/software/emacs/manual.css"
 
 # How to find files
 FIND	= find