File: docs_sphinx_warnings_are_not_errors.patch

package info (click to toggle)
mdanalysis 2.9.0-12
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 115,708 kB
  • sloc: python: 86,757; ansic: 8,156; makefile: 215; sh: 138
file content (13 lines) | stat: -rw-r--r-- 474 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: mdanalysis/package/doc/sphinx/Makefile
===================================================================
--- mdanalysis.orig/package/doc/sphinx/Makefile	2021-09-02 21:48:31.497693688 +0200
+++ mdanalysis/package/doc/sphinx/Makefile	2022-02-10 15:25:26.538318492 +0100
@@ -3,7 +3,7 @@
 
 # You can set these variables from the command line.
 SPHINXOPTS    =
-SPHINXBUILD   = sphinx-build -v -W
+SPHINXBUILD   = sphinx-build -v
 PAPER         =
 BUILDDIR      = ..