]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - Documentation/Makefile
docs: address some text issues with css/theme support
[thirdparty/linux.git] / Documentation / Makefile
index c9543b63dc6a85eb94479eb752437e8fac5e838c..9f4bd42cef18908f262ef4adab0d9f5e6163a1d3 100644 (file)
@@ -159,8 +159,8 @@ dochelp:
        @echo  '  make SPHINX_CONF={conf-file} [target] use *additional* sphinx-build'
        @echo  '  configuration. This is e.g. useful to build with nit-picking config.'
        @echo
-       @echo   make DOCS_THEME={sphinx-theme} selects a different Sphinx theme.'
+       @echo  '  make DOCS_THEME={sphinx-theme} selects a different Sphinx theme.'
        @echo
-       @echo   make DOCS_CSS={a .css file} adds a DOCS_CSS override file for html/epub output.'
+       @echo  '  make DOCS_CSS={a .css file} adds a DOCS_CSS override file for html/epub output.'
        @echo
        @echo  '  Default location for the generated documents is Documentation/output'