mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-12 21:06:39 +08:00
Clean up title of API reference.
This commit is contained in:
+1
-1
@@ -436,7 +436,7 @@ class ApiDocWriter(object):
|
||||
w = idx.write
|
||||
w('.. AUTO-GENERATED FILE -- DO NOT EDIT!\n\n')
|
||||
|
||||
title = self.package_name + " API Reference"
|
||||
title = "API Reference"
|
||||
w(title + "\n")
|
||||
w("=" * len(title) + "\n\n")
|
||||
w('.. toctree::\n\n')
|
||||
|
||||
Reference in New Issue
Block a user