diff --git a/src/sphinx/conf.py b/src/sphinx/conf.py index 75b0a9b94..a7087cd02 100644 --- a/src/sphinx/conf.py +++ b/src/sphinx/conf.py @@ -37,6 +37,7 @@ html_use_index = False html_show_sphinx = False htmlhelp_basename = 'sbtdoc' html_use_smartypants = False +html_copy_source = False # if true: # the Home link is to scala-sbt.org