markovmodel / adaptivemd

A python framework to run adaptive Markov state model (MSM) simulation on HPC resources
GNU Lesser General Public License v2.1
18 stars 7 forks source link

[WIP] use sphinx acipoc #42

Closed jhprinz closed 7 years ago

jhprinz commented 7 years ago

Still need to clean that up. But it simplified making the docs a lot.

jhprinz commented 7 years ago

merging more docs. This should also make it easier to build the docs.

franknoe commented 7 years ago

Something failed here:

panda:docs noe$ make html
Running Sphinx v1.5.1

Exception occurred:
  File "conf.py", line 31, in <module>
    import adaptivemd.version
ImportError: No module named version
The full traceback has been saved in /var/folders/ls/ph740md171l053d2dpylf6ym0000gn/T/sphinx-err-7dO_JM.log, if you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error message can be provided next time.
A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
make: *** [html] Error 1