projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce1d50f
)
manpages: Update the URL for https
author
Sylvestre Ledru
<sylvestre@debian.org>
Wed, 26 Dec 2018 22:34:44 +0000
(22:34 +0000)
committer
Sylvestre Ledru
<sylvestre@debian.org>
Wed, 26 Dec 2018 22:34:44 +0000
(22:34 +0000)
llvm-svn: 350077
llvm/docs/conf.py
patch
|
blob
|
history
diff --git
a/llvm/docs/conf.py
b/llvm/docs/conf.py
index
91c8656
..
254f334
100644
(file)
--- a/
llvm/docs/conf.py
+++ b/
llvm/docs/conf.py
@@
-219,7
+219,7
@@
man_pages = []
# Automatically derive the list of man pages from the contents of the command
# guide subdirectory.
basedir = os.path.dirname(__file__)
-man_page_authors = "Maintained by
The LLVM Team (http
://llvm.org/)."
+man_page_authors = "Maintained by
the LLVM Team (https
://llvm.org/)."
command_guide_subpath = 'CommandGuide'
command_guide_path = os.path.join(basedir, command_guide_subpath)
for name in os.listdir(command_guide_path):