aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Liska <mliska@suse.cz>2022-11-13 21:55:45 +0100
committerMartin Liska <mliska@suse.cz>2022-11-14 09:35:03 +0100
commit95d364643a442e0bfd928e7cdbabf6adcf41d231 (patch)
tree632d80366936c2103d96d0b984d8585e78f8f493
parentd2d6d265d86f579a436fc19a62a8db16135e5bd0 (diff)
downloadgcc-95d364643a442e0bfd928e7cdbabf6adcf41d231.zip
gcc-95d364643a442e0bfd928e7cdbabf6adcf41d231.tar.gz
gcc-95d364643a442e0bfd928e7cdbabf6adcf41d231.tar.bz2
Revert "sphinx: add missing newline for conf.py files."
This reverts commit bd044dae51caea3c641f86ec5cb0ebccf7e06de7.
-rw-r--r--gcc/d/doc/conf.py2
-rw-r--r--gcc/doc/cpp/conf.py2
-rw-r--r--gcc/doc/cppinternals/conf.py2
-rw-r--r--gcc/doc/gcc/conf.py2
-rw-r--r--gcc/doc/gccint/conf.py2
-rw-r--r--gcc/doc/install/conf.py2
-rw-r--r--gcc/fortran/doc/gfc-internals/conf.py2
-rw-r--r--gcc/fortran/doc/gfortran/conf.py2
-rw-r--r--gcc/go/doc/conf.py2
-rw-r--r--libgomp/doc/conf.py2
-rw-r--r--libiberty/doc/conf.py2
-rw-r--r--libitm/doc/conf.py2
-rw-r--r--libquadmath/doc/conf.py2
13 files changed, 13 insertions, 13 deletions
diff --git a/gcc/d/doc/conf.py b/gcc/d/doc/conf.py
index 180b835..c33f28a 100644
--- a/gcc/d/doc/conf.py
+++ b/gcc/d/doc/conf.py
@@ -27,4 +27,4 @@ texinfo_documents = [
('index', name, project, authors, None, None, None, True)
]
-set_common(name, globals())
+set_common(name, globals()) \ No newline at end of file
diff --git a/gcc/doc/cpp/conf.py b/gcc/doc/cpp/conf.py
index 2abfb35..29d3aed 100644
--- a/gcc/doc/cpp/conf.py
+++ b/gcc/doc/cpp/conf.py
@@ -27,4 +27,4 @@ texinfo_documents = [
('index', name, project, authors, None, None, None, True)
]
-set_common(name, globals())
+set_common(name, globals()) \ No newline at end of file
diff --git a/gcc/doc/cppinternals/conf.py b/gcc/doc/cppinternals/conf.py
index bee71cd..d9ec1a6 100644
--- a/gcc/doc/cppinternals/conf.py
+++ b/gcc/doc/cppinternals/conf.py
@@ -21,4 +21,4 @@ texinfo_documents = [
('index', name, project, authors, None, None, None, True)
]
-set_common(name, globals())
+set_common(name, globals()) \ No newline at end of file
diff --git a/gcc/doc/gcc/conf.py b/gcc/doc/gcc/conf.py
index 6905e55..7987f4d 100644
--- a/gcc/doc/gcc/conf.py
+++ b/gcc/doc/gcc/conf.py
@@ -34,4 +34,4 @@ texinfo_documents = [
('index', name, project, authors, None, None, None, True)
]
-set_common(name, globals())
+set_common(name, globals()) \ No newline at end of file
diff --git a/gcc/doc/gccint/conf.py b/gcc/doc/gccint/conf.py
index bd4bc74..466261d 100644
--- a/gcc/doc/gccint/conf.py
+++ b/gcc/doc/gccint/conf.py
@@ -21,4 +21,4 @@ texinfo_documents = [
('index', name, project, authors, None, None, None, True)
]
-set_common(name, globals())
+set_common(name, globals()) \ No newline at end of file
diff --git a/gcc/doc/install/conf.py b/gcc/doc/install/conf.py
index e69dfa1..ebc1b40 100644
--- a/gcc/doc/install/conf.py
+++ b/gcc/doc/install/conf.py
@@ -21,4 +21,4 @@ texinfo_documents = [
('index', name, project, authors, None, None, None, True)
]
-set_common(name, globals())
+set_common(name, globals()) \ No newline at end of file
diff --git a/gcc/fortran/doc/gfc-internals/conf.py b/gcc/fortran/doc/gfc-internals/conf.py
index f69edb7..176e631 100644
--- a/gcc/fortran/doc/gfc-internals/conf.py
+++ b/gcc/fortran/doc/gfc-internals/conf.py
@@ -21,4 +21,4 @@ texinfo_documents = [
('index', name, project, authors, None, None, None, True)
]
-set_common(name, globals())
+set_common(name, globals()) \ No newline at end of file
diff --git a/gcc/fortran/doc/gfortran/conf.py b/gcc/fortran/doc/gfortran/conf.py
index f1b042a..8be1e53 100644
--- a/gcc/fortran/doc/gfortran/conf.py
+++ b/gcc/fortran/doc/gfortran/conf.py
@@ -27,4 +27,4 @@ texinfo_documents = [
('index', name, project, authors, None, None, None, True)
]
-set_common(name, globals())
+set_common(name, globals()) \ No newline at end of file
diff --git a/gcc/go/doc/conf.py b/gcc/go/doc/conf.py
index 7c6ffb4..9157fba 100644
--- a/gcc/go/doc/conf.py
+++ b/gcc/go/doc/conf.py
@@ -27,4 +27,4 @@ texinfo_documents = [
('index', name, project, authors, None, None, None, True)
]
-set_common(name, globals())
+set_common(name, globals()) \ No newline at end of file
diff --git a/libgomp/doc/conf.py b/libgomp/doc/conf.py
index f89b6f3..27e3131 100644
--- a/libgomp/doc/conf.py
+++ b/libgomp/doc/conf.py
@@ -21,4 +21,4 @@ texinfo_documents = [
('index', name, project, authors, None, None, None, True)
]
-set_common(name, globals())
+set_common(name, globals()) \ No newline at end of file
diff --git a/libiberty/doc/conf.py b/libiberty/doc/conf.py
index b7a44e9d0..b255fd9 100644
--- a/libiberty/doc/conf.py
+++ b/libiberty/doc/conf.py
@@ -22,4 +22,4 @@ texinfo_documents = [
('index', name, project, authors, None, None, None, True)
]
-set_common(name, globals())
+set_common(name, globals()) \ No newline at end of file
diff --git a/libitm/doc/conf.py b/libitm/doc/conf.py
index a85030c..c288e34 100644
--- a/libitm/doc/conf.py
+++ b/libitm/doc/conf.py
@@ -21,4 +21,4 @@ texinfo_documents = [
('index', name, project, authors, None, None, None, True)
]
-set_common(name, globals())
+set_common(name, globals()) \ No newline at end of file
diff --git a/libquadmath/doc/conf.py b/libquadmath/doc/conf.py
index 511502a..c3a84b6 100644
--- a/libquadmath/doc/conf.py
+++ b/libquadmath/doc/conf.py
@@ -21,4 +21,4 @@ texinfo_documents = [
('index', name, project, authors, None, None, None, True)
]
-set_common(name, globals())
+set_common(name, globals()) \ No newline at end of file