Skip to content

update fl docs#5364

Merged
wyli merged 3 commits intoProject-MONAI:devfrom
holgerroth:5363-update-monai-fl-docs
Oct 20, 2022
Merged

update fl docs#5364
wyli merged 3 commits intoProject-MONAI:devfrom
holgerroth:5363-update-monai-fl-docs

Conversation

@holgerroth
Copy link
Copy Markdown
Collaborator

Signed-off-by: Holger Roth [email protected]

Fixes #5363.

Description

Update what's new and module description with new Monai FL features.

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

Signed-off-by: Holger Roth <[email protected]>
@holgerroth holgerroth added the documentation Improvements or additions to documentation label Oct 19, 2022
@wyli
Copy link
Copy Markdown
Contributor

wyli commented Oct 19, 2022

/build

Signed-off-by: Wenqi Li <[email protected]>
@wyli wyli force-pushed the 5363-update-monai-fl-docs branch from 53a5f4e to 67b6632 Compare October 19, 2022 21:57
@wyli
Copy link
Copy Markdown
Contributor

wyli commented Oct 19, 2022

/build

@wyli wyli enabled auto-merge (squash) October 19, 2022 21:58
@wyli wyli merged commit cb41e69 into Project-MONAI:dev Oct 20, 2022
wyli pushed a commit that referenced this pull request Oct 20, 2022
Signed-off-by: Holger Roth <[email protected]>

Fixes #5363.

### Description

Update what's new and module description with new Monai FL features.

### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Non-breaking change (fix or new feature that would not break
existing functionality).
- [ ] Breaking change (fix or new feature that would cause existing
functionality to change).
- [ ] New tests added to cover the changes.
- [ ] Integration tests passed locally by running `./runtests.sh -f -u
--net --coverage`.
- [ ] Quick tests passed locally by running `./runtests.sh --quick
--unittests --disttests`.
- [ ] In-line docstrings updated.
- [x] Documentation updated, tested `make html` command in the `docs/`
folder.

Signed-off-by: Holger Roth <[email protected]>
KumoLiu pushed a commit that referenced this pull request Nov 2, 2022
Signed-off-by: Holger Roth <[email protected]>

Fixes #5363.

### Description

Update what's new and module description with new Monai FL features.

### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Non-breaking change (fix or new feature that would not break
existing functionality).
- [ ] Breaking change (fix or new feature that would cause existing
functionality to change).
- [ ] New tests added to cover the changes.
- [ ] Integration tests passed locally by running `./runtests.sh -f -u
--net --coverage`.
- [ ] Quick tests passed locally by running `./runtests.sh --quick
--unittests --disttests`.
- [ ] In-line docstrings updated.
- [x] Documentation updated, tested `make html` command in the `docs/`
folder.

Signed-off-by: Holger Roth <[email protected]>
Signed-off-by: KumoLiu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add new MONAI-FL features to docs.

2 participants