From: Vladimír Vondruš Date: Sun, 17 Jun 2018 10:54:37 +0000 (+0200) Subject: Doc++ X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=9c2347d2f754e9ec10378f9506b60412333ed047;p=blog.git Doc++ --- diff --git a/doc/doxygen.rst b/doc/doxygen.rst index 93acdba1..bc555db9 100644 --- a/doc/doxygen.rst +++ b/doc/doxygen.rst @@ -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`_ diff --git a/doc/pelican/theme.rst b/doc/pelican/theme.rst index c1f858ee..c7603cd8 100644 --- a/doc/pelican/theme.rst +++ b/doc/pelican/theme.rst @@ -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 `_. The theme is