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

docs: Added description of how to add new algorithm #1599

Merged
merged 18 commits into from
Dec 2, 2022

Conversation

tboldagh
Copy link
Contributor

This PR adds detailed doc on how to add a new ACTS example algorithm.

@tboldagh tboldagh added the 🚧 WIP Work-in-progress label Oct 14, 2022
@tboldagh tboldagh added this to the next milestone Oct 14, 2022
@tboldagh tboldagh assigned jahreda and asalzburger and unassigned jahreda Oct 14, 2022
@tboldagh tboldagh requested a review from jahreda October 14, 2022 14:04
Copy link
Member

@benjaminhuth benjaminhuth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for setting this up! I've also made a few comments, and I have also some general remarks:

  • On the last docathon we said that we want to move from *.rst to the myst-markdown format. I think this is not super crucial, but it also should not be difficult to change. There is also a cheatsheet regarding this: https://acts.readthedocs.io/en/latest/contribution/documentation_cheatsheet.html
  • Maybe it could be good to also mention the Readers and Writers as kind of IO-algorithms in a short section (so basically only that this exists).

docs/examples/howto/add_new_algorithm.rst Outdated Show resolved Hide resolved
docs/examples/howto/add_new_algorithm.rst Outdated Show resolved Hide resolved
docs/examples/howto/add_new_algorithm.rst Outdated Show resolved Hide resolved
docs/examples/howto/add_new_algorithm.rst Outdated Show resolved Hide resolved
docs/examples/howto/add_new_algorithm.rst Outdated Show resolved Hide resolved
@tboldagh tboldagh removed the 🚧 WIP Work-in-progress label Oct 20, 2022
docs/examples/howto/howto.md Outdated Show resolved Hide resolved
@tboldagh tboldagh added the Component - Documentation Affects the documentation label Nov 9, 2022
@tboldagh tboldagh marked this pull request as ready for review November 9, 2022 10:47
@tboldagh
Copy link
Contributor Author

tboldagh commented Nov 9, 2022

@asalzburger - can you please have a look

@asalzburger
Copy link
Contributor

@benjaminhuth are you happy with the changes?

@tboldagh
Copy link
Contributor Author

@asalzburger @benjaminhuth - can we get this in?

@asalzburger asalzburger merged commit e8f235e into acts-project:main Dec 2, 2022
pbutti pushed a commit to pbutti/acts that referenced this pull request Dec 13, 2022
This PR adds detailed doc on how to add a new ACTS example algorithm.
@paulgessinger paulgessinger modified the milestones: next, v22.0.0 Dec 21, 2022
CarloVarni pushed a commit to CarloVarni/acts that referenced this pull request Dec 22, 2022
This PR adds detailed doc on how to add a new ACTS example algorithm.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component - Documentation Affects the documentation
Projects
Documentation
  
Awaiting triage
Development

Successfully merging this pull request may close these issues.

None yet

5 participants