Skip to content

ThoumyreStanislas/scil-documentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation Status

scil-documentation

The reference website of the Sherbrooke Connectivity Imaging Laboratory (SCIL) is available here.

Note

scil-documentation describes useful tools and resources for working at the SCIL.

Contributing

Contributions to the website are welcome. The website is tested for python3. To install locally, first clone the repo. Then, install sphinx and sphinx-rtd-theme with:

pip install sphinx sphinx-rtd-theme

And build the website locally with:

make html

The built documentation is available under ./build/html/. To explore your local version of the documentation, open ./build/html/index.html in your favorite web browser.

About

Documentation for the SCIL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 79.6%
  • Batchfile 11.2%
  • Makefile 8.3%
  • CSS 0.9%