diff options
Diffstat (limited to 'docs/Makefile')
-rw-r--r-- | docs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile index e0ddc37d..d1d9587d 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -1,4 +1,4 @@ -all: index.html encoding.html concepts.html reference.html +all: index.html concepts.html reference.html %.html: %.rst rst2html --stylesheet=lsr.css --link-stylesheet $< $@
\ No newline at end of file |