Changes in / [f4c0513:5a73356a] in sasview


Ignore:
Location:
docs/sphinx-docs/source
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • docs/sphinx-docs/source/conf.py

    reddf6af5 r33d2a3a  
    2121build_lib = os.path.abspath('../../../build/lib'+platform) 
    2222sys.path.insert(0, build_lib) 
    23 sys.path.insert(0, os.path.abspath('_extensions')) # for sphinx extensions 
    2423print "-- path --" 
    2524print "\n".join(sys.path) 
     
    3635              'sphinx.ext.coverage', 
    3736              'sphinx.ext.mathjax', 
    38               'dollarmath', 
    3937              'sphinx.ext.viewcode'] 
    4038 
Note: See TracChangeset for help on using the changeset viewer.