Some additions to documentation
git-svn-id: https://svn.kapsi.fi/jpa/nanopb@1003 e3a754e5-d11d-0410-8d38-ebb782a927b9
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
all: index.html concepts.html reference.html
|
||||
all: index.html concepts.html reference.html \
|
||||
generator_flow.png
|
||||
|
||||
%.png: %.svg
|
||||
rsvg $< $@
|
||||
|
||||
%.html: %.rst
|
||||
rst2html --stylesheet=lsr.css --link-stylesheet $< $@
|
||||
rst2html --stylesheet=lsr.css --link-stylesheet $< $@
|
||||
|
||||
Reference in New Issue
Block a user