Benjamin Drung
5b79a0a9f8
Do not require sphinx-build for cleaning docs
...
In a minimal build environment (no sphinx), the package cannot initially
clean itself because the upstream doc/Makefile checks for sphinx-build
executable and Debian doesn't get any benefit of that.
Thus do not check for the presence of sphinx-build when running the
clean or help target by adding a phony check_sphinx-build that does the
check for sphinx-build.
Debian bug: https://bugs.debian.org/851559
Signed-off-by: Benjamin Drung <benjamin.drung@profitbricks.com>
2017-05-23 17:14:11 +02:00
Sergei Zviagintsev
1d4c1dc140
Whitespace fix in docs Makefile
...
Remove extra empty line
2017-02-09 19:19:09 +01:00
Denys Havrysh
aebc48163d
Remove trailing white spaces in documentation files
2016-03-01 17:36:23 +02:00
Colton Myers
92c51affc5
Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.2
2015-04-21 10:33:39 -06:00
Pedro Algarvio
95d6887949
Don't fail on make clean
just because the directory does not exist
2015-04-21 00:46:09 +01:00
T.J. Yang
a6535cf37d
makefile update at Wed Nov 26 16:21:18 CST 2014
2014-11-26 16:21:18 -06:00
T.J. Yang
5f3cf20ffc
makefile update at Fri Nov 21 17:12:48 CST 2014
2014-11-21 17:12:48 -06:00
T.J. Yang
ab842e1163
makefile update at Thu Nov 20 16:45:44 CST 2014
2014-11-20 16:45:44 -06:00
T.J. Yang
7e1a399abd
makefile update at Thu Nov 20 16:20:34 CST 2014
2014-11-20 16:20:34 -06:00
T.J. Yang
7497336a68
makefile update at Thu Nov 20 15:36:43 CST 2014
2014-11-20 15:36:43 -06:00
T.J. Yang
10b8b45b52
makefile update at Thu Nov 20 15:24:02 CST 2014
2014-11-20 15:24:02 -06:00
Khris Richardson
1acd82f3f1
add sphinx spelling extension. enforce en_us
2014-07-13 13:43:33 -05:00
Seth House
030035e1ff
Run xelatex three times to catch the TOC
2014-07-01 19:10:46 -06:00
Clayton Parker
dfec35fe47
fix error on make clean with no translations
2014-06-27 13:45:39 -04:00
Seth House
63dc40bd06
Added entry to docs Makefile and Sphinx config to build PDF usinx XeTeX
...
We have a few unicode chars in the docs now. Plus this should be a good
change for future non-English builds of the docs.
2014-06-04 17:44:10 -06:00
Pedro Algarvio
13ee3a59bb
Add a download-translations
target to the Makefile
.
2013-10-14 22:05:23 +01:00
Pedro Algarvio
9827f00837
The translation template catalogs are under _build again.
...
Compile message catalogs for the desired language before generating the documentation.
2013-10-14 20:24:42 +01:00
Pedro Algarvio
77b77a30f9
Generate the gettext
message catalog templates on the right place.
2013-10-12 23:19:05 +01:00
Pedro Algarvio
0d457662ef
Also delete compiled message catalogs.
2013-10-12 19:39:24 +01:00
Pedro Algarvio
544d6b02be
Fix .PHONY
target
2013-10-11 23:26:15 +01:00
Pedro Algarvio
3cd0ac8642
Add support for other documentation languages.
2013-10-11 23:23:17 +01:00
Seth House
b75fc3ed3c
Updated Sphinx makefile for latest Sphinx and i18n additions
2013-10-10 23:57:19 -04:00
Seth House
20f18681bd
Added initial Sphinx documentation
...
This commit moves the existing wiki pages on Github into rST with only
minor edits, formatting, and hyperlinking.
2011-05-27 06:27:42 +08:00