[fix] Update LDoc config (#5231)

Follow-up to #5217.
This commit is contained in:
Frans de Jonge
2019-08-20 17:41:09 +02:00
committed by GitHub
parent 57d9f75f53
commit 8be113e4bd

View File

@@ -7,13 +7,13 @@ style = '!fixed'
use_markdown_titles = true
topics = {
'../README.md',
'./Collaborating with Git.md',
'./Collaborating_with_Git.md',
'./DataStore.md',
'./Development guide.md',
'./Development_guide.md',
'./Events.md',
'./Hacking.md',
'./Porting.md',
'./Unit tests.md',
'./Unit_tests.md',
}
package = ''
format = 'markdown'