Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · main
gdscript-xml-converter
Browse files
Sep 30, 2025
Update python sha
· d1a78169
Cyril B.
authored
Sep 30, 2025
d1a78169
Add missing documentation
· 7f9fe272
Cyril B.
authored
Sep 30, 2025
7f9fe272
Update GdUnit to support Godot 4.5
· 3d10ff7f
Cyril B.
authored
Sep 30, 2025
3d10ff7f
Refactor Formatter tables and descriptions handling
· 1ef4c75d
Cyril B.
authored
Sep 30, 2025
1ef4c75d
Update CI to Godot 4.5
· 86aaaf12
Cyril B.
authored
Sep 30, 2025
86aaaf12
Add abstract method abbreviation
· c3c98a4f
Cyril B.
authored
Sep 30, 2025
c3c98a4f
Sep 18, 2025
Update sample script and generated files
· cfe1b41f
Cyril B.
authored
Sep 18, 2025
cfe1b41f
Add wget to run-tests job to fix diffs
· 32d77c98
Cyril B.
authored
Sep 18, 2025
32d77c98
Sep 14, 2025
Remove unnecessary `-c` in bash script call
· c94dc0cf
Cyril B.
authored
Sep 14, 2025
c94dc0cf
Allow customizing code indentation
· 7b60e5c7
Cyril B.
authored
Sep 14, 2025
7b60e5c7
Sep 12, 2025
Add full codeblock support to mdx and rst
· 431a73cb
Cyril B.
authored
Sep 12, 2025
431a73cb
Add arbitrary language block support
· f1eda59e
Cyril B.
authored
Sep 12, 2025
f1eda59e
Fix MDX enum formatting
· 43cd5805
Cyril B.
authored
Sep 12, 2025
43cd5805
Add codeblock tabs support to MDX formatter
· 215d0eeb
Cyril B.
authored
Sep 12, 2025
215d0eeb
Add proper support for (tabbed) codeblocks
· 590c1aaf
Cyril B.
authored
Sep 12, 2025
590c1aaf
Stop copying GitLab README to website index
· 1e0f2fc2
Cyril B.
authored
Sep 12, 2025
1e0f2fc2
Update make_rst.py sha
· 8468f23b
Cyril B.
authored
Sep 12, 2025
8468f23b
Sep 07, 2025
Update website logo and social card
· 1d2aeb99
Cyril B.
authored
Sep 07, 2025
1d2aeb99
Fix CI
· d874f225
Cyril B.
authored
Sep 07, 2025
d874f225
Update Godot class ref script to quote version variable
· 5ee5cf68
Cyril B.
authored
Sep 07, 2025
5ee5cf68
Fix artifacts from generate-docs
· c6cb7f48
Cyril B.
authored
Sep 07, 2025
c6cb7f48
Move python check to test stage, export diff
· c5a6eeda
Cyril B.
authored
Sep 07, 2025
c5a6eeda
Add test to diff official rst vs generated docs
· f97ca7d3
Cyril B.
authored
Sep 07, 2025
f97ca7d3
Allow specifying branch in Godot class ref fetch script
· d405a37f
Cyril B.
authored
Sep 07, 2025
d405a37f
Add godot to commands in bash lexer
· bb693861
Cyril B.
authored
Sep 07, 2025
bb693861
CSS: Change primary color to blue
· 2577f760
Cyril B.
authored
Sep 07, 2025
2577f760
CSS: Minor visual updates for improved visibilty
· 92fdb7f6
Cyril B.
authored
Sep 07, 2025
92fdb7f6
Update doc generation
· dd831dd7
Cyril B.
authored
Sep 07, 2025
dd831dd7
MDX: Put deprecated/experimental message before inheritance tree
· bbed4253
Cyril B.
authored
Sep 07, 2025
bbed4253
Generalize missing description message for all formatters
· c0190c41
Cyril B.
authored
Sep 07, 2025
c0190c41
Properly remove consecutive blank lines from text blocks
· 00bd04fb
Cyril B.
authored
Sep 07, 2025
00bd04fb
Sep 05, 2025
Skip text block escapes if first post_text character is `[`
· 76be6c99
Cyril B.
authored
Sep 05, 2025
76be6c99
Prevent infinite loop when escaping characters
· e9d6086a
Cyril B.
authored
Sep 05, 2025
e9d6086a
Don't add separator in FormattedSignature.concatenate() if return_type empty
· f39c2a07
Cyril B.
authored
Sep 05, 2025
f39c2a07
Fix rst formatting for property overrides
· f56f60b2
Cyril B.
authored
Sep 05, 2025
f56f60b2
Fix array copy note newlines
· f97ba6be
Cyril B.
authored
Sep 05, 2025
f97ba6be
Fix rst theme items table and descriptions
· 4cf542de
Cyril B.
authored
Sep 05, 2025
4cf542de
Sep 04, 2025
Escape "<" in rst link text
· e57fc463
Cyril B.
authored
Sep 04, 2025
e57fc463
Fix more rst formatting
· 9c81372b
Cyril B.
authored
Sep 04, 2025
9c81372b
Fix constructor and operator anchors with redundant "class"
· e3ce261f
Cyril B.
authored
Sep 04, 2025
e3ce261f
Loading