Initial C API documentation#3557
Conversation
|
✔️ 7c98b4d -> artifacts URL |
|
✔️ 7a55752 -> artifacts URL |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3557 +/- ##
==========================================
- Coverage 68.42% 68.40% -0.03%
==========================================
Files 684 684
Lines 116645 116645
==========================================
- Hits 79818 79789 -29
- Misses 36827 36856 +29 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
✔️ 7a55752 -> Azure artifacts URL |
…o changed "nrn_pop_str" to "nrn_str_pop" in accordance with PR #3558.
|
|
✔️ 67c66d4 -> artifacts URL |
|
✔️ 67c66d4 -> Azure artifacts URL |
|
Since this doesn't use references to the actual implementation, it's bound to get out-of-date at some point. If the docstrings were right in the source (https://github.com/neuronsimulator/nrn/blob/master/src/nrniv/neuronapi.cpp), this can be prevented. Granted, Doxygen is a bit...let's say "more cumbersome to write" compared to RST, but at least there's no need keep the API docs up-to-date since that'd be automatic. |



No description provided.