Fix pdf doc build

This gets pdf docs building again.

Change-Id: I11fee23dc75f57a344d5d3adcbbe6813a3ae7703
This commit is contained in:
Eric Harney
2024-09-13 12:00:09 -04:00
parent c4ecade6b1
commit 125e3d71b1

View File

@@ -136,4 +136,4 @@ latex_elements = {
'preamble': r'\setcounter{tocdepth}{3}',
}
latex_additional_files = ['cinderclient.sty']
latex_additional_files = []