mirror of
git://repo.or.cz/docutils.git
synced 2025-10-06 00:32:41 +02:00
set path to docutils dev code
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@10212 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
# Date: $Date$
|
||||
# Copyright: This script has been placed in the public domain.
|
||||
|
||||
export PYTHONPATH=../../docutils
|
||||
|
||||
IN_DIR=input
|
||||
OUT_DIR=output
|
||||
EXP_DIR=expected
|
||||
|
@@ -24,6 +24,8 @@
|
||||
# Supported values for the output argument are ascii, html, the default
|
||||
# of locale, man, markdown, pdf, ps, tree, and utf8.
|
||||
|
||||
export PYTHONPATH=../../docutils
|
||||
|
||||
IN_DIR=input
|
||||
OUT_DIR=output-mandoc
|
||||
EXP_DIR=expected-mandoc
|
||||
|
Reference in New Issue
Block a user