diff options
author | Sandro Tosi <sandro.tosi@gmail.com> | 2015-03-01 12:49:09 +0000 |
---|---|---|
committer | Sandro Tosi <sandro.tosi@gmail.com> | 2015-03-01 12:49:09 +0000 |
commit | df5ac91fd7c365231c850353f83e5abe6f0969d3 (patch) | |
tree | e8786cb0286f0b3afebe856d2ebd06eb015db9bb /pylint/checkers/classes.py | |
parent | e6ae438fd29d54ec6aca84f750c55b58da998151 (diff) | |
download | pylint-df5ac91fd7c365231c850353f83e5abe6f0969d3.tar.gz |
Make the doc buildable using the current checkout
Passing the PYTHONPATH from the command line, and setting PATH to the built
script, this change will make it possible to use the built code used instead of
the system-wide installation to build the documentation.
Usage example:
PATH=./build/scripts-2.7:$PATH make -C doc html PYTHONPATH=./build/lib
Diffstat (limited to 'pylint/checkers/classes.py')
0 files changed, 0 insertions, 0 deletions