diff options
Diffstat (limited to 'gcc/d/doc/conf.py')
-rw-r--r-- | gcc/d/doc/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/d/doc/conf.py b/gcc/d/doc/conf.py index c33f28a..180b835 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())
\ No newline at end of file +set_common(name, globals()) |