annotate scripts/Docker/sphinxdeps.txt @ 7621:470e29fb36db

build: disable documention on xapian for travis-ci. --disable-documentation passed to configure doesn't work and I have a crash in sphinx that prevents testing. Use -enable-documentation=no which appears to be how 1.4.14 expects it at least. no-github-ci to disable testing for github as this change affects travis only at this point. If it works, I'll disable doc build on github to to save cycles.
author John Rouillard <rouilj@ieee.org>
date Mon, 11 Sep 2023 00:42:01 -0400
parents d117ddcb0ed1
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6579
92d09e236d5e adding missing file
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
1 Babel
92d09e236d5e adding missing file
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
2 Jinja2
92d09e236d5e adding missing file
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
3 MarkupSafe
92d09e236d5e adding missing file
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
4 Pygments
92d09e236d5e adding missing file
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
5 alabaster
92d09e236d5e adding missing file
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
6 certifi
92d09e236d5e adding missing file
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
7 charset-normalizer
92d09e236d5e adding missing file
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
8 docutils
92d09e236d5e adding missing file
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
9 idna
92d09e236d5e adding missing file
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
10 imagesize
92d09e236d5e adding missing file
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
11 packaging
92d09e236d5e adding missing file
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
12 pyparsing
92d09e236d5e adding missing file
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
13 requests
92d09e236d5e adding missing file
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
14 six
92d09e236d5e adding missing file
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
15 snowballstemmer
7604
d117ddcb0ed1 Update dockerfile build: new python base image, reduce disk space use
John Rouillard <rouilj@ieee.org>
parents: 6579
diff changeset
16 sphinxcontrib-applehelp
d117ddcb0ed1 Update dockerfile build: new python base image, reduce disk space use
John Rouillard <rouilj@ieee.org>
parents: 6579
diff changeset
17 sphinxcontrib-devhelp
d117ddcb0ed1 Update dockerfile build: new python base image, reduce disk space use
John Rouillard <rouilj@ieee.org>
parents: 6579
diff changeset
18 sphinxcontrib-htmlhelp
d117ddcb0ed1 Update dockerfile build: new python base image, reduce disk space use
John Rouillard <rouilj@ieee.org>
parents: 6579
diff changeset
19 sphinxcontrib-jsmath
d117ddcb0ed1 Update dockerfile build: new python base image, reduce disk space use
John Rouillard <rouilj@ieee.org>
parents: 6579
diff changeset
20 sphinxcontrib-qthelp
6579
92d09e236d5e adding missing file
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
21 sphinxcontrib-serializinghtml
92d09e236d5e adding missing file
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
22 sphinxcontrib-websupport
92d09e236d5e adding missing file
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
23 urllib3
92d09e236d5e adding missing file
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
24

Roundup Issue Tracker: http://roundup-tracker.org/