This website requires JavaScript.
Explore
Help
Register
Sign In
Virtualization
/
jansson
mirror of
https://github.com/akheron/jansson
Watch
1
Star
0
Fork
You've already forked jansson
0
Code
Issues
Projects
Releases
Wiki
Activity
bf01067a8a
jansson
/
Makefile.am
5 lines
82 B
Makefile
Raw
Normal View
History
Unescape
Escape
Distribute CHANGES
2009-09-08 21:57:45 +08:00
EXTRA_DIST
=
CHANGES LICENSE README.rst
Add README and API reference
2009-08-03 02:26:37 +08:00
SUBDIRS
=
doc src
test
Build documentation in distcheck-hook This is to check that all the documentation files are distributed before releasing.
2009-10-25 05:18:03 +08:00
Build documentation in make html target To keep the distchecks for the documentation, the documentation has to be built in the check target instead of distcheck-hook. While at it, rename doc/.build to doc/_build. This naming is the default with sphinx 0.6.2.
2009-11-04 05:07:43 +08:00
check-local
:
html