snorben / EEG_preprocessing_UMCU

Apache License 2.0
1 stars 0 forks source link

Next step: Read the Docs #8

Closed github-actions[bot] closed 2 months ago

github-actions[bot] commented 3 months ago

Your Python package should have publicly available documentation, including API documentation for your users. Read the Docs can host your user documentation for you.

To host the documentation of this repository please perform the following instructions:

  1. go to Read the Docs
  2. log in with your GitHub account
  3. find snorben/eeg_preprocessing_umcu in list and press + button.
    • If repository is not listed,
      1. go to Read the Docs GitHub app
      2. make sure snorben has been granted access.
      3. reload repository list on Read the Docs import page
  4. wait for the first build to be completed at https://readthedocs.org/projects/eeg_preprocessing_umcu/builds
  5. check that the link of the documentation badge in the README.md works

See README.dev.md# how to build documentation site locally.

DaniBodor commented 2 months ago

Once we want to create documentation for this project, we will use mkdocs instead