mirror of
https://forge.sourceware.org/marek/gcc.git
synced 2026-02-22 03:47:02 -05:00
sphinx: add missing newline for conf.py files.
gcc/d/ChangeLog: * doc/conf.py: Add newline at last line. gcc/ChangeLog: * doc/cpp/conf.py: Add newline at last line. * doc/cppinternals/conf.py: Add newline at last line. * doc/gcc/conf.py: Add newline at last line. * doc/gccint/conf.py: Add newline at last line. * doc/install/conf.py: Add newline at last line. gcc/fortran/ChangeLog: * doc/gfc-internals/conf.py: Add newline at last line. * doc/gfortran/conf.py: Add newline at last line. gcc/go/ChangeLog: * doc/conf.py: Add newline at last line. libgomp/ChangeLog: * doc/conf.py: Add newline at last line. libiberty/ChangeLog: * doc/conf.py: Add newline at last line. libitm/ChangeLog: * doc/conf.py: Add newline at last line. libquadmath/ChangeLog: * doc/conf.py: Add newline at last line.
This commit is contained in:
@@ -27,4 +27,4 @@ texinfo_documents = [
|
||||
('index', name, project, authors, None, None, None, True)
|
||||
]
|
||||
|
||||
set_common(name, globals())
|
||||
set_common(name, globals())
|
||||
|
||||
@@ -27,4 +27,4 @@ texinfo_documents = [
|
||||
('index', name, project, authors, None, None, None, True)
|
||||
]
|
||||
|
||||
set_common(name, globals())
|
||||
set_common(name, globals())
|
||||
|
||||
@@ -21,4 +21,4 @@ texinfo_documents = [
|
||||
('index', name, project, authors, None, None, None, True)
|
||||
]
|
||||
|
||||
set_common(name, globals())
|
||||
set_common(name, globals())
|
||||
|
||||
@@ -34,4 +34,4 @@ texinfo_documents = [
|
||||
('index', name, project, authors, None, None, None, True)
|
||||
]
|
||||
|
||||
set_common(name, globals())
|
||||
set_common(name, globals())
|
||||
|
||||
@@ -21,4 +21,4 @@ texinfo_documents = [
|
||||
('index', name, project, authors, None, None, None, True)
|
||||
]
|
||||
|
||||
set_common(name, globals())
|
||||
set_common(name, globals())
|
||||
|
||||
@@ -21,4 +21,4 @@ texinfo_documents = [
|
||||
('index', name, project, authors, None, None, None, True)
|
||||
]
|
||||
|
||||
set_common(name, globals())
|
||||
set_common(name, globals())
|
||||
|
||||
@@ -21,4 +21,4 @@ texinfo_documents = [
|
||||
('index', name, project, authors, None, None, None, True)
|
||||
]
|
||||
|
||||
set_common(name, globals())
|
||||
set_common(name, globals())
|
||||
|
||||
@@ -27,4 +27,4 @@ texinfo_documents = [
|
||||
('index', name, project, authors, None, None, None, True)
|
||||
]
|
||||
|
||||
set_common(name, globals())
|
||||
set_common(name, globals())
|
||||
|
||||
@@ -27,4 +27,4 @@ texinfo_documents = [
|
||||
('index', name, project, authors, None, None, None, True)
|
||||
]
|
||||
|
||||
set_common(name, globals())
|
||||
set_common(name, globals())
|
||||
|
||||
@@ -21,4 +21,4 @@ texinfo_documents = [
|
||||
('index', name, project, authors, None, None, None, True)
|
||||
]
|
||||
|
||||
set_common(name, globals())
|
||||
set_common(name, globals())
|
||||
|
||||
@@ -22,4 +22,4 @@ texinfo_documents = [
|
||||
('index', name, project, authors, None, None, None, True)
|
||||
]
|
||||
|
||||
set_common(name, globals())
|
||||
set_common(name, globals())
|
||||
|
||||
@@ -21,4 +21,4 @@ texinfo_documents = [
|
||||
('index', name, project, authors, None, None, None, True)
|
||||
]
|
||||
|
||||
set_common(name, globals())
|
||||
set_common(name, globals())
|
||||
|
||||
@@ -21,4 +21,4 @@ texinfo_documents = [
|
||||
('index', name, project, authors, None, None, None, True)
|
||||
]
|
||||
|
||||
set_common(name, globals())
|
||||
set_common(name, globals())
|
||||
|
||||
Reference in New Issue
Block a user