diff options
Diffstat (limited to 'lld/docs/conf.py')
| -rw-r--r-- | lld/docs/conf.py | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/lld/docs/conf.py b/lld/docs/conf.py index 8d0fec72caf8..95befddf80ea 100644 --- a/lld/docs/conf.py +++ b/lld/docs/conf.py @@ -43,15 +43,6 @@ master_doc = 'index' project = u'lld' copyright = u'2011-%d, LLVM Project' % date.today().year -# The version info for the project you're documenting, acts as replacement for -# |version| and |release|, also used in various other places throughout the -# built documents. -# -# The short version. -version = '14' -# The full version, including alpha/beta/rc tags. -release = '14' - # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. #language = None |
