mirror of
https://github.com/torproject/torspec.git
synced 2024-11-23 09:49:45 +00:00
Change index file name so it doesn't override readme.
This commit is contained in:
parent
0177894031
commit
4c7124a311
@ -161,7 +161,7 @@ def writeMarkdownFile(prefix, format_inputs):
|
||||
f.write(content)
|
||||
|
||||
def writeMarkdownIndexFiles(proposals):
|
||||
markdown_files = [ "README", "INDEX" ]
|
||||
markdown_files = [ "README", "BY_INDEX" ]
|
||||
format_inputs = {}
|
||||
|
||||
entries = []
|
||||
|
Loading…
Reference in New Issue
Block a user