Skip to content

doc: explicitly mention sync APIs with doc links of the related async…

Rodrigo Muino Tomonari requested to merge github/fork/BeniCheni/sync-fs-doc into master

Per suggestion from issue #21197 (closed), explicitly mention the fs.*Sync APIs with doc links of the related async APIs, if applicable.

P.S.: Used best judgment to use the anchors to support doc links markdown, based on some testings of the fs.md in my forked branch. Happy to update further per code review comments. Thanks in advance for your review(s),

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Refs: #21197 (closed)

Merge request reports

Loading