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