Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add contributing to documentation #294

Merged
merged 3 commits into from Aug 29, 2017

Conversation

JoostJM
Copy link
Collaborator

@JoostJM JoostJM commented Aug 23, 2017

Include the contributing file in the Sphinx generated documentation and add a section on how users can share their parameter files in the repository.

Also includes a new test script to check if all example parameter files (all files with extension ".yml" or ".yaml" in the examples/exampleSettings folder) are valid.

cc @Radiomics/developers

Add a nosetest that checks all yaml structured files (= files with `.yaml` or `. yml` extension) in `examples/exampleSettings`.
All found files are validated using PyKwalify and the paramSchema and functions in PyRadiomics

Additionally, add a simple python script to manually test a parameter file (`bin/testParams`).
Change CONRTRIBUTING.md to restructured text and include it in the sphinx generated documentation.
Additionally, add a section to encourage users to share their parameter files in the PyRadiomics repository.
@JoostJM JoostJM merged commit ef2c40f into AIM-Harvard:master Aug 29, 2017
JoostJM added a commit that referenced this pull request Aug 29, 2017
@JoostJM JoostJM deleted the docs-add-contributing branch September 7, 2017 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant