Skip to content

SynBioDex/sboltutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SBOL Tutorial

####SBOL tutorial(s) on readTheDocs.org

The actual tutorial page can be found here: http://sboltutorial.readthedocs.org

Any modifications to the github repository (master) will automatically trigger recompilation of the html on readthedocs.org.

For local compiling, you need Sphinx. Once this is in place:

cd docs
make html

This will create a new HTML tree in docs/_build which you can browse by pointing your web browser to index.html

Syntax

Doc files can either be in reStructuredText (.rst) or markdown (.md) format. reStructuredText has many more formatting options and is the only format for creating table of contents. However, markdown is somewhat easier to read / edit so it should perhaps be used for "end documents".

Further reading:

Contribute!

Please fork this repository, add / edit the documentation and send back a pull request.

License

released under the Apache 2.0 license.

About

sbol tutorial(s) on readTheDocs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published