Commit Graph

12 Commits

Author SHA1 Message Date
0tkl
e62f69c939 Document EN_LINKQUAL and EN_PUMP_STATE enums 2025-08-13 16:03:13 +08:00
0tkl
aabe60a6ae add missing parentheses 2025-08-13 15:56:03 +08:00
0tkl
30e644330c add a missing line break after list 2025-08-13 15:55:04 +08:00
0tkl
2a75f1e83c fix a typo 2025-08-13 15:51:15 +08:00
Lew Rossman
bd97f66097 Update docs for version 2.3 2025-03-28 09:16:38 -04:00
Luke Butler
0945683bf9 Bug in example code for detecting error conditions
EN_geterror doesn't take in the project wrapper, and you need to include maxLen
2022-03-30 11:14:05 -04:00
Lew Rossman
d66f023770 Updates to the docs 2019-07-26 11:15:53 -04:00
Sam Hatchett
3fe11b98ee rethinking the python wrapper (#511)
* renames certain function parameter declarations and removes double pointer call from the deleteproject function

* deprecates conditonal compilation, removes python-specific headers and function renaming

* fixes tests and docs

* fixes test
2019-07-17 15:19:25 -04:00
Lew Rossman
2bbbf736b0 Numerous updates to project documentation 2019-05-30 13:28:32 -04:00
Lew Rossman
1583bea154 Return object index from EN_addnode and EN_addlink (issue #432)
Adds an output argument to EN_addnode and EN_addlink that returns the index of the newly added object.
Also refactors the validity check on object ID names.
2019-04-18 07:00:07 -04:00
Lew Rossman
67947e5ea8 Minor edits to documentation 2019-01-29 09:46:14 -05:00
Lew Rossman
821d13497f Replaced the Doxygen files in the doc folder (issue #373) 2019-01-24 10:51:37 -05:00