Pārlūkot izejas kodu

mk/default.mk: Use the Emacs manual css

Bastien 4 gadi atpakaļ
vecāks
revīzija
bea172ae99
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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