Skip to content

Commit

Permalink
fix problem with epub builder output filename
Browse files Browse the repository at this point in the history
  • Loading branch information
George K. Thiruvathukal committed Nov 10, 2019
1 parent 6ca1017 commit 3b120bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@
# -- Options for Epub output ---------------------------------------------------

# Bibliographic Dublin Core info.
epub_basename = u'SoftwareSystemsLaboratory'
epub_title = u'Software and Systems Laboratory'
epub_author = u'Software and Systems Laboratory'
epub_publisher = u'Software and Systems Laboratory'
Expand Down

0 comments on commit 3b120bd

Please sign in to comment.