mirror of https://github.com/sbt/sbt.git
Docs: no need to copy sources, which aren't used anywhere on the site
This commit is contained in:
parent
9bb49260c5
commit
0ff37a5fdd
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue