chiark / gitweb /
Doc++
authorVladimír Vondruš <mosra@centrum.cz>
Sun, 17 Jun 2018 10:54:37 +0000 (12:54 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Sun, 17 Jun 2018 11:17:46 +0000 (13:17 +0200)
doc/doxygen.rst
doc/pelican/theme.rst

index 93acdba1a4a378d7731b1c10a9e5977bead42e65..bc555db923eced8ff8e1eed3ecf47012c715ade4 100644 (file)
@@ -89,7 +89,8 @@ package manager:
 
 .. code:: sh
 
-    pip install jinja2 Pygments
+    # You may need sudo here
+    pip3 install jinja2 Pygments
 
 If your documentation includes math formulas, in addition you need some LaTeX
 distribution installed. Use your distribution package manager, for example on
@@ -993,7 +994,7 @@ positives, this information is not present in the non-verbose output.
 
 If your ``Doxyfile`` contains a non-empty :ini:`HTML_EXTRA_STYLESHEET` option,
 m.css will use CSS files from there instead of the builtin ones. Either
-override to an empty value it in your ``Doxyfile-mcss`` or specify proper CSS
+override it to an empty value in your ``Doxyfile-mcss`` or specify proper CSS
 files explicitly as mentioned in the `Theme selection`_ section.
 
 `Generating takes too long, crashes, asserts or generally fails`_
index c1f858ee383d28a7d893cd0b065b460ed8b6b729..c7603cd82b941c2a10a047ccdf5eaffb7f76afa4 100644 (file)
@@ -34,7 +34,7 @@ Theme
 
 .. role:: rst(code)
     :language: rst
-.. |x| unicode:: U+2715 .. nicer multiply sign
+.. |x| unicode:: U+00D7 .. nicer multiply sign
 
 The second largest offering of m.css is a full-featured theme for the
 `Pelican static site generator <https://getpelican.com/>`_. The theme is