diff --git a/doc/build.scm b/doc/build.scm index 1057336c65..44c185e5f9 100644 --- a/doc/build.scm +++ b/doc/build.scm @@ -600,6 +600,154 @@ its
 blocks (as produced by 'makeinfo --html')."
 
   (computed-file name build))
 
+(define* (stylized-html source input
+                        #:key
+                        (languages %languages)
+                        (manual %manual)
+                        (manual-css-url "/static/base/css/manual.css"))
+  "Process all the HTML files in INPUT; add them MANUAL-CSS-URL as a