aboutsummaryrefslogtreecommitdiff
path: root/doc/.gitignore
diff options
context:
space:
mode:
authorPetri Lehtinen <petri@digip.org>2010-01-21 20:53:05 +0200
committerPetri Lehtinen <petri@digip.org>2010-01-21 20:53:05 +0200
commit78594e9bd33372673969c96e08e6fe92d53bc368 (patch)
treeda78dae738fb9766587e0418159e6474a97ec990 /doc/.gitignore
parente921e63b542e18f1667b8858052350ded186cfd3 (diff)
downloadjansson-78594e9bd33372673969c96e08e6fe92d53bc368.zip
jansson-78594e9bd33372673969c96e08e6fe92d53bc368.tar.gz
jansson-78594e9bd33372673969c96e08e6fe92d53bc368.tar.bz2
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.
Diffstat (limited to 'doc/.gitignore')
-rw-r--r--doc/.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/.gitignore b/doc/.gitignore
index 3152c88..69fa449 100644
--- a/doc/.gitignore
+++ b/doc/.gitignore
@@ -1,2 +1 @@
_build/
-changes.rst