Skip to content

Docgen fixes#3256

Merged
lerno merged 6 commits into
c3lang:masterfrom
ManuLinares:docgen-fixes
May 23, 2026
Merged

Docgen fixes#3256
lerno merged 6 commits into
c3lang:masterfrom
ManuLinares:docgen-fixes

Conversation

@ManuLinares
Copy link
Copy Markdown
Member

@ManuLinares ManuLinares commented May 22, 2026

  • add values to global variable json and display them correctly in docs.html
  • describe interface shape
  • add source location to docs.html
    • point to c3lang/c3c github if uri matches c3-lang.org or c3lang.org
  • add "file location" to the json/html
"file" : "relative_path/filename:row:column",
image image image image

#3227
#3243
c3lang/c3-web#244

and display them correctly in docs.html

c3lang#3227
json => "file" : "relative_path/filename:row:column",

add source location to docs.html
 - point to `c3lang/c3c` github if c3-lang.org or c3lang.org

c3lang/c3-web#244
correctly identify if `typedef` is `inline`
@lerno lerno merged commit 16942ae into c3lang:master May 23, 2026
18 checks passed
@ManuLinares ManuLinares deleted the docgen-fixes branch May 24, 2026 00:37
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

Successfully merging this pull request may close these issues.

2 participants