diff options
Diffstat (limited to 'model_8')
-rwxr-xr-x | model_8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/model_8/Makefile b/model_8/Makefile index eb751fe..ca74045 100755 --- a/model_8/Makefile +++ b/model_8/Makefile @@ -1,5 +1,5 @@ include ../common/Makefile.common -RST_OPTIONS = \ +EXTRA_RST_OPTIONS = \ --no-section-numbering \ --table-style=booktabs |