Changeset 562e908 for doc


Ignore:
Timestamp:
Dec 16, 2016, 1:01:49 PM (7 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, sampler, yinfft+
Children:
e57a7d4
Parents:
025d8cd
Message:

doc/conf.py: remove hardcoded path

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/conf.py

    r025d8cd r562e908  
    1717# add these directories to sys.path here. If the directory is relative to the
    1818# documentation root, use os.path.abspath to make it absolute, like shown here.
    19 sys.path.insert(0, os.path.abspath('../../python/build/lib.macosx-10.6-intel-2.7'))
     19#sys.path.insert(0, os.path.abspath('../../python/build/...'))
    2020
    2121# -- General configuration -----------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.