mirror of
https://git.rtems.org/rtems-docs/
synced 2025-07-26 16:23:40 +08:00
Mention sphinxcontrib-bibtex in README
This commit is contained in:
parent
418dee8f80
commit
7b52e8f0f6
@ -38,7 +38,8 @@ Host Setup
|
|||||||
----------
|
----------
|
||||||
|
|
||||||
HTML builds directly with Sphinx, PDF requires a full Latex (texlive) install,
|
HTML builds directly with Sphinx, PDF requires a full Latex (texlive) install,
|
||||||
and building a Single HTML page requires the 'inliner' tool.
|
and building a Single HTML page requires the 'inliner' tool. The
|
||||||
|
sphinxcontrib-bibtex extension is mandatory.
|
||||||
|
|
||||||
Please add your host as you set it up.
|
Please add your host as you set it up.
|
||||||
|
|
||||||
@ -49,6 +50,7 @@ You can use this method to install a personal version of Sphinx if your host
|
|||||||
does not provide a suitable package:
|
does not provide a suitable package:
|
||||||
|
|
||||||
$ pip install -U sphinx
|
$ pip install -U sphinx
|
||||||
|
$ pip install sphinxcontrib-bibtex
|
||||||
|
|
||||||
On some hosts, this may complain that a newer version of pip is available.
|
On some hosts, this may complain that a newer version of pip is available.
|
||||||
If so, then upgrade pip into your personal area.
|
If so, then upgrade pip into your personal area.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user