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

Missing system calls on API reference page #183

Open
Ivan-Velickovic opened this issue May 17, 2023 · 1 comment
Open

Missing system calls on API reference page #183

Ivan-Velickovic opened this issue May 17, 2023 · 1 comment

Comments

@Ivan-Velickovic
Copy link
Contributor

I've noticed some system calls that appear in the reference manual, don't appear on the API reference page (https://docs.sel4.systems/projects/sel4/api-doc.html).

Specifically:

  • seL4_NBSendRecv
  • seL4_NBSendWait

There may be more but those are the ones I've noticed so far.

@lsf37
Copy link
Member

lsf37 commented May 18, 2023

Interesting, we should look into that. I don't recall the details on how the pages are generated, but I thought it was the same source as the manual.

IIRC, the page is for the latest release version, so anything that has been fixed since the last release could explain discrepancies. We should really mention the version number on the page, and probably provide pages for multiple versions, including the latest development version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants