Yuri Sizov
|
e77c6aaba7
Sort and group theme properties in docs, improve formatting for theme and enums
|
3 лет назад |
bruvzg
|
583c6d303c
Change in-editor documentation style to be closer to online docs.
|
5 лет назад |
Rémi Verschelde
|
9729432ec0
i18n: Add support for translating the class reference
|
5 лет назад |
megalobyte
|
7408b33895
Fix previous search for built-in-docs
|
4 лет назад |
Yuri Roubinsky
|
8d06dd4371
Fix doc theme not changing when its hidding
|
4 лет назад |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 лет назад |
Rémi Verschelde
|
b4af1eba0a
Style: Enforce use of bool literals instead of integers
|
4 лет назад |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 лет назад |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 лет назад |
Rémi Verschelde
|
64a63e0861
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
|
4 лет назад |
Rémi Verschelde
|
3d15f04668
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
4 лет назад |
Rémi Verschelde
|
6e600cb3f0
Style: Set clang-format Standard to c++14
|
4 лет назад |
Rafał Mikrut
|
06976c3e84
[3.x] Fix crashes when using _input functions
|
4 лет назад |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 лет назад |
Tomasz Chabora
|
202ca3ce7f
Link exposed set/getters in property descriptions
|
5 лет назад |
SaviHex
|
fda49b74a1
Added a "title" attribute for the link tag in the docs xml
|
5 лет назад |
janglee
|
d16abbdee4
Improved go-to definition (Ctrl + Click)
|
5 лет назад |
Hugo Locurcio
|
b5d41bb517
Remove Request Docs button in the script editor due to various issues
|
5 лет назад |
Hugo Locurcio
|
b90a5d4c80
Tweak the editor help comment color for better readability
|
5 лет назад |
Hugo Locurcio
|
ad49425bd8
Don't show an Online Tutorials section if the class has no tutorials
|
5 лет назад |
Lakshay Angrish
|
1d9e19c7fb
show parametric setters and getters in editor help
|
5 лет назад |
Rémi Verschelde
|
045a5ce14a
i18n: Sync translation template with current source
|
5 лет назад |
Hugo Locurcio
|
3c8abbc4bf
doc: Move the class description to be just below the brief description
|
5 лет назад |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
Haoyu Qiu
|
078c0d75f2
Cleans up headers included in editor_node.h
|
5 лет назад |
Haoyu Qiu
|
d3851d5452
Show enum class name when not on the same doc page
|
5 лет назад |
Haoyu Qiu
|
249c2c4615
Makes int and bool clickable in documentation
|
5 лет назад |
Yuri Roubinsky
|
0ec76d40b4
Fix incorrect error label color when switching from light to dark theme
|
5 лет назад |
Yuri Roubinsky
|
facfae3671
Fix "matches" label color in light theme
|
5 лет назад |
PouleyKetchoupp
|
74271712a8
Code sections improvements in editor help
|
6 лет назад |