Skip to content

Commit

Permalink
DOC: Contribute to ITK presentation tweaks
Browse files Browse the repository at this point in the history
Use active over passive voice.

Order section roughly by most commonly used to least commonly used.
  • Loading branch information
thewtex committed Oct 24, 2024
1 parent 4827adc commit 582d24c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Documenting ITK
# Document ITK

The ITK code documentation is available online at https://itk.org/Doxygen/html/.

Expand Down
12 changes: 6 additions & 6 deletions Documentation/docs/contributing/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Contributing to ITK
===================
Contribute to ITK
=================

Welcome to the Insight Toolkit (ITK) ! We are excited that you are here! Join us as a contributing member of the community.

Expand Down Expand Up @@ -395,17 +395,17 @@ Actual releases have tags named by the release version number.
:caption: 📖 More Information
build_test_itk.md
document_itk.md
upload_binary_data.md
data.md
module_workflows.md
ITK Software Guide, Book 1, Part III: Development Guidelines <https://itk.org/ItkSoftwareGuide.pdf>
git_help.md
GitHub flow guide <https://guides.github.com/introduction/flow/index.html>
ITK Git Cheatsheet <https://github.com/InsightSoftwareConsortium/ITK/blob/master/Documentation/docs/contributing/GitCheatSheet.pdf>
CDash Dashboard <https://open.cdash.org/index.php?project=Insight>
dashboard.md
updating_third_party.md
data.md
documenting_itk.md
upload_binary_data.md
module_workflows.md
python_packaging.md
../README.md
```
Expand Down

0 comments on commit 582d24c

Please sign in to comment.