An open API service indexing awesome lists of open source software.

https://github.com/douglasneuroinformatics/douglas_user_documentation

A wiki with documentation for common use cases and how to interact with the Douglas Neuroinformatics Platform
https://github.com/douglasneuroinformatics/douglas_user_documentation

Last synced: 8 months ago
JSON representation

A wiki with documentation for common use cases and how to interact with the Douglas Neuroinformatics Platform

Awesome Lists containing this project

README

          

# Douglas Neuroinformatics Platform Documentation

[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)

## To build locally

Follow these steps.

1. `cd docs`
2. `pip install -r requirements.txt`
3. `make html`
4. open `docs/_build/index.html`

To make changes, edit the markdown files.
If you have done a major refactor (renaming files or directory structures),
you can use `make clean html` to create a fresh build directory for local testing.

Also check out

- [MyST docs](https://myst-parser.readthedocs.io/en/latest/)
- [SPHINX docs](https://www.sphinx-doc.org/en/master/usage/quickstart.html)

## Contributing

If you want to contribute your expertise to this documentation,
the best place to start would be to
[create a new issue](https://github.com/DouglasNeuroInformatics/Douglas_User_Documentation/issues)
and describe the content you plan on adding.
This will allow other contributors to discuss with you
and is a good way to check if someone else is already working on a similar idea that you can collaborate on.

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



isabelbacellar

🤔 👀

Gabriel A. Devenyi

🤔 🖋 📖 📆 ⚠️ 👀

Sebastian Urchs

🤔 🖋 📖 📆

Jeremie Fouquet

🖋 📖

LuceroGG

📓 🤔

Swapna

📓 🐛 🤔

raihaan

🤔

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!