Changeset 969e60e in rtems-docs for common/conf.py
- Timestamp:
- Oct 19, 2018, 3:42:12 AM (2 years ago)
- Branches:
- 5, am, master
- Children:
- 05a5366
- Parents:
- 5577cc0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
common/conf.py
r5577cc0 r969e60e 48 48 # General information about the project. 49 49 project = u'RTEMS Documentation Project' 50 copyright = u'201 7, RTEMS Project (built %s)' % (build_date())50 copyright = u'2018, RTEMS Project (built %s)' % (build_date()) 51 51 52 52 # The version info for the project you're documenting, acts as replacement for
Note: See TracChangeset
for help on using the changeset viewer.