We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59799bf commit fac281fCopy full SHA for fac281f
docs/conf.py
@@ -42,7 +42,7 @@
42
43
# General information about the project.
44
project = u'DroneKit Air: Python'
45
-copyright = u'2014, Kevin Hester'
+copyright = u'2015, 3D Robotics'
46
47
# The version info for the project you're documenting, acts as replacement for
48
# |version| and |release|, also used in various other places throughout the
@@ -188,6 +188,7 @@
188
u'Kevin Hester', 'manual'),
189
]
190
191
+
192
# The name of an image file (relative to this directory) to place at the top of
193
# the title page.
194
#latex_logo = None
0 commit comments