Fix path in generatedocbook
Generatedocbook, for some reason, had not had its root path updated since the Great Doc Restructure of 2013. This patch fixes it for the new slim-line look. Change-Id: I676669f0f678999ce92b98b6da2675e71c63ea7e
This commit is contained in:
parent
72aada4255
commit
f58830f6d5
@ -33,7 +33,7 @@ options = {
|
||||
}
|
||||
|
||||
ignore_folder = {"docbkx-example"}
|
||||
root = "./doc/src/docbkx"
|
||||
root = "./doc"
|
||||
|
||||
def mergeback (folder, language):
|
||||
if (folder==None) :
|
||||
|
Loading…
x
Reference in New Issue
Block a user