Skip to content

Commit 194487e

Browse files
committed
website re-generate docs api
1 parent d0c3042 commit 194487e

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

website/docs/api/files/topics-h.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ The file content with the documentation metadata removed is:
4848
<Link id="l00009" /><CodeLine lineNumber="9"><Highlight kind="comment"> &#42; be obtained from https://opensource.org/licenses/mit.</Highlight></CodeLine>
4949
<Link id="l00010" /><CodeLine lineNumber="10"><Highlight kind="comment"> &#42;/</Highlight><Highlight kind="normal"></Highlight></CodeLine>
5050
<Link id="l00011" /><CodeLine lineNumber="11"><Highlight kind="normal"></Highlight></CodeLine>
51+
<Link id="l00012" /><CodeLine lineNumber="12"><Highlight kind="normal"></Highlight><Highlight kind="comment">/&#42;</Highlight></CodeLine>
52+
<Link id="l00013" /><CodeLine lineNumber="13"><Highlight kind="comment"> &#42; Note: the order is important, it also gives the order in the sidebar.</Highlight></CodeLine>
53+
<Link id="l00014" /><CodeLine lineNumber="14"><Highlight kind="comment"> &#42;/</Highlight><Highlight kind="normal"></Highlight></CodeLine>
54+
<Link id="l00015" /><CodeLine lineNumber="15"><Highlight kind="normal"></Highlight></CodeLine>
5155

5256
</ProgramListing>
5357

website/docs/api/folders/src.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,8 @@ C++ source file with the implementations for the µOS++ lists methods. <Link to=
3838

3939
## Description {#details}
4040

41-
The <code>src</code> folder contains the implementation files for the µOS++ Intrusive Lists library.
42-
41+
Folder with C/C++ source files.
4342

44-
<Link id="#details" />
43+
The <code>src</code> folder contains the implementation files for the µOS++ Intrusive Lists library.
4544

4645
</DoxygenPage>

0 commit comments

Comments
 (0)