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
2.8
jansson
/
doc
/
changes.rst
6 lines
82 B
ReStructuredText
Raw
Permalink
Normal View
History
Unescape
Escape
doc: Convert CHANGES to reStructuredText and add it to HTML docs CHANGES is preprocessed to convert json_*() function names to Sphinx :cfunc: cross references. This is to keep CHANGES more readable in both plain text and HTML.
2010-01-13 03:58:52 +08:00
*****
*****
*****
***
Changes in Jansson
*****
*****
*****
***
Remove CHANGES preprocessing, as it didn't work with VPATH builds The problem is that Sphinx can only read input files from a single directory. In VPATH builds, the source and build trees are separate, and the changes.rst went into the build tree. This patch solves the issue by using cfunc as the Sphinx default role.
2010-01-22 02:53:05 +08:00
..
include
::
../CHANGES