We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug In section 8 of the user guide, it lists all the APIs, and some are missing from that list.
cFE Resource ID API's – CFE_ES_AppID_ToIndex – CFE_ES_LibID_ToIndex – CFE_ES_TaskID_ToIndex – CFE_ES_CounterID_ToIndex
cFE FS File Utility APIs – CFE_FS_GetDefaultMountPoint – CFE_FS_GetDefaultExtension – CFE_FS_ParseInputFileNameEx – CFE_FS_ParseInputFileName – CFE_FS_BackgroundFileDumpRequest – CFE_FS_BackgroundFileDumpIsPending
Expected behavior Should be listed in section 8.
Additional context the details of the functions are in there correct place later in the guide.
Reporter Info Full name and company/organization if applicable
The text was updated successfully, but these errors were encountered:
Fix nasa#1646, Update API doxygen list
cf805b6
5fc5db4
Merge pull request #1670 from skliper/fix1646-api_users_guide
9084c29
Fix #1646, Update API doxygen list
9d86394
skliper
Successfully merging a pull request may close this issue.
Describe the bug
In section 8 of the user guide, it lists all the APIs, and some are missing from that list.
cFE Resource ID API's
– CFE_ES_AppID_ToIndex
– CFE_ES_LibID_ToIndex
– CFE_ES_TaskID_ToIndex
– CFE_ES_CounterID_ToIndex
cFE FS File Utility APIs
– CFE_FS_GetDefaultMountPoint
– CFE_FS_GetDefaultExtension
– CFE_FS_ParseInputFileNameEx
– CFE_FS_ParseInputFileName
– CFE_FS_BackgroundFileDumpRequest
– CFE_FS_BackgroundFileDumpIsPending
Expected behavior
Should be listed in section 8.
Additional context
the details of the functions are in there correct place later in the guide.
Reporter Info
Full name and company/organization if applicable
The text was updated successfully, but these errors were encountered: