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 missing documentation and description strings for all public classes #177

Merged
merged 4 commits into from
Jul 30, 2024

Conversation

glopesdev
Copy link
Collaborator

Following #175 this PR completes the technical docs by adding missing documentation comments to all classes and members in the public API surface.

Description attributes were also added to all top-level operator classes to allow displaying summary strings in the toolbox.

Fixes #173

jonnew and others added 3 commits July 29, 2024 21:22
- Some public elements were not documented due to the discussion in #174
- Some edits to ContextTask
- Generate and  Process descriptions are lacking
@glopesdev glopesdev added the documentation Improvements or additions to documentation label Jul 29, 2024
@glopesdev glopesdev added this to the 0.1.0 milestone Jul 29, 2024
Copy link
Member

@bparks13 bparks13 left a comment

Choose a reason for hiding this comment

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

Very nice, thank you @glopesdev!

OpenEphys.Onix/OpenEphys.Onix/ConfigureHarpSyncInput.cs Outdated Show resolved Hide resolved
OpenEphys.Onix/OpenEphys.Onix/ContextTask.cs Outdated Show resolved Hide resolved
OpenEphys.Onix/OpenEphys.Onix/ContextTask.cs Show resolved Hide resolved
OpenEphys.Onix/OpenEphys.Onix/ContextTask.cs Outdated Show resolved Hide resolved
OpenEphys.Onix/OpenEphys.Onix/StartAcquisition.cs Outdated Show resolved Hide resolved
OpenEphys.Onix/OpenEphys.Onix/StartAcquisition.cs Outdated Show resolved Hide resolved
@glopesdev glopesdev merged commit e8add7f into main Jul 30, 2024
@glopesdev glopesdev deleted the issue-173-internalized branch July 30, 2024 15:43
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.

Missing documentation for package operators and public classes
3 participants