summaryrefslogtreecommitdiffstats
path: root/docs/Makefile
diff options
context:
space:
mode:
authorPetteri Aimonen <jpa@npb.mail.kapsi.fi>2011-08-16 17:28:59 +0000
committerPetteri Aimonen <jpa@npb.mail.kapsi.fi>2011-08-16 17:28:59 +0000
commit2cefaeaf61f38f1566293e53b4708e9ceff2d945 (patch)
tree83550d3138e34d99b2c09b4a2c5e2418c7e2efb2 /docs/Makefile
parent842d52633d650286ce62490362f8dfa356e17800 (diff)
Docs
git-svn-id: https://svn.kapsi.fi/jpa/nanopb@956 e3a754e5-d11d-0410-8d38-ebb782a927b9
Diffstat (limited to 'docs/Makefile')
-rw-r--r--docs/Makefile2
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