Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

After cloning this branch, you can build you local html files by:

$ cd intermine-ws-python
$ cd docs
$ make html

And run them using:

$ cd build
$ cd html
$ open ./modules.html

(or any other html file)