Giter VIP home page Giter VIP logo

cato-docs's Introduction

Logo CATO

CATO documentation

This repository contains the source-code of the CATO documentation website http://www.dutchconnectomelab.nl/CATO.

The documentation is in reStructuredText format and uses Sphinx to convert the documentation to an HTML website. Plugins used for the conversion are listed in the requirements file.

Documentation overview

Folder Description
_index Files for the customized index page that is used instead of the index page generated by Sphinx.
_static Custom static files such as style sheets, JavaScript files and files for the Configuration Assistant.
_theme Files for theme used (an adaption of the sphinxbootstrap4theme).
docs Documentation files and bibliography.
images Images used in the documentation files.

Generate documentation (in HTML format)

HTML formatted documentation (as presented on the website) can be generated locally or using GitHub Actions.

Local build: After installing Sphinx and the requirements, HTML documentation can be generated by executing in the CATO-docs directory:

sphinx-build -b html . _build/html

and to replace the index page with the customized index page:

cp ./_index/index.html ./_build/html
cp -r ./_index/assets ./_build/html

GitHub Actions: HTML documentation can also be generated using the workflow "Check and build HTML docs". This workflow is automatically triggered when a pull request is made. This workflow can also be triggered manually using the Run workflow button on the workflow page.

Citation

Structural and functional connectivity reconstruction with CATO-A Connectivity Analysis TOolbox
Siemon C. de Lange, Koen Helwegen, and Martijn P. van den Heuvel - NeuroImage, 2023

cato-docs's People

Contributors

siemondelange avatar

Stargazers

Ougen avatar

Watchers

 avatar Koen Helwegen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.