mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
manpages: Update the URL for https
llvm-svn: 350077
This commit is contained in:
parent
4461245cde
commit
da2b9202c1
@ -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):
|
||||
|
Loading…
x
Reference in New Issue
Block a user