Skip to content

Commit 125e3d7

Browse files
committed
Fix pdf doc build
This gets pdf docs building again. Change-Id: I11fee23dc75f57a344d5d3adcbbe6813a3ae7703
1 parent c4ecade commit 125e3d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,4 +136,4 @@
136136
'preamble': r'\setcounter{tocdepth}{3}',
137137
}
138138

139-
latex_additional_files = ['cinderclient.sty']
139+
latex_additional_files = []

0 commit comments

Comments
 (0)