Commit Graph
83 Commits
Author SHA1 Message Date
Yuri Sizov dbfe3b1d26 Reorganize documentation for contributors
- Merge Community/Contributing and Engine Development into one top-level section, Contributing.
- Structure it in a way that gives equal priority to various ways to contribute, including documentation.
- Rename several articles to be more comprehensive and in line with the overall state of the documentation.
- Rewrite the guide for class reference contributions.
2023-01-10 01:49:30 +03:00
Yuri Sizov 3f8fd6d127 Rename Tutorials to Manual, move migration guide to a higher level (#6509) 2023-01-05 15:37:47 -08:00
Yuri Sizov 945853908b Merge pull request #6532 from AndrewPerson/patch-1
Fixed incorrect Texture type in example
2022-12-30 20:27:28 +03:00
Yuri Sizov 97e69ebc72 Merge pull request #6481 from Piralein/gd-export
Update GDScript Export Docs
2022-12-30 02:17:59 +03:00
Yuri Sizov 8d38e7501d Add a custom local template for the RTD panel 2022-12-29 19:06:54 +03:00
Yuri Sizov 98e96ced67 Make the navigation sidebar less crowded and noisy 2022-12-29 19:05:50 +03:00
Yuri Sizov 90e9d64e78 Merge pull request #6530 from YuriSizov/fix-midword-regex
Simplify midword break regex to avoid unsupported features
2022-12-29 19:03:12 +03:00
Yuri Sizov da5f51317c Merge pull request #6522 from YuriSizov/fix-more-formatting
Fix reported formatting issues and property references
2022-12-29 19:01:30 +03:00
Yuri Sizov 52903b7778 Simplify midword break regex to avoid unsupported features 2022-12-29 18:54:29 +03:00
Yuri Sizov d5fc4b2866 Merge pull request #6525 from 31/dev/31/resource-constructor-cs
Fix Resource scripting blocks and C# examples
2022-12-29 17:49:14 +03:00
Yuri Sizov 6b9ec31b0a Fix reported formatting issues and property references 2022-12-27 21:25:42 +03:00
Yuri Sizov 32a3cd2a29 Merge pull request #6438 from adamscott/fix-midword-link-wrapping-issues
Fix midword link wrapping issues using Javascript
2022-12-27 20:47:19 +03:00
Yuri Sizov e2076762e1 Merge pull request #6510 from YuriSizov/home-update-structure
Update the structure of the home page
2022-12-26 16:56:25 +03:00
Yuri Sizov 7dafd84edf Merge pull request #6378 from Calinou/improve-bisecting-regressions
Improve the Bisecting regressions page
2022-12-26 16:55:15 +03:00
Yuri Sizov b5318a6c11 Fix formatting issues from recent PRs (#6511) 2022-12-24 20:54:18 +01:00
Yuri Sizov 058f325193 Hide excessive elements from the RTD panel, improve the looks 2022-12-24 22:31:26 +03:00
Yuri Sizov ff6bf3edd3 Update the structure of the home page
- Improve phrasing of certain paragraphs
- Break up into subsections
- Hide the table of content at the bottom of it to reduce visual noise
- Correctly reference that translated docs apply to the stable branch, not the latest branch
- Fix styling of breadcrumbs
2022-12-24 21:31:56 +03:00
Yuri Sizov 519e2ae11e Fix Introduction to the buildsystem links in CLI documentation (#6483) 2022-12-12 18:29:22 +01:00
Yuri Sizov 15719033bd Adjust global table styles for better spacing and head styling 2022-12-12 20:17:26 +03:00
Yuri Sizov 8d1b37f591 Merge pull request #6459 from YuriSizov/frontend-ligatures-will-be-shot
Disable font ligatures globally
2022-12-06 21:38:35 +03:00
Yuri Sizov 88e2d3893e Disable font ligatures globally 2022-12-06 20:08:14 +03:00
Yuri Sizov faaf0dddab Improve the new class reference look based on feedback 2022-12-06 13:58:29 +03:00
Yuri Sizov a7745c4cc4 classref: Sync with current master branch (f87858a8f) 2022-12-05 20:38:58 +03:00
Yuri Sizov 913ff5e602 Merge pull request #6445 from YuriSizov/frontend-classref-fitness
Improve styling of class reference pages
2022-12-05 20:30:38 +03:00
Yuri Sizov 093acc43c6 Dynamically adjust the compatibility notice in the latest docs 2022-12-05 15:26:31 +03:00
Yuri Sizov 7c8e820228 Improve styling of class reference pages
- General improvements to the page layout and style
- Improved styling for all class (properties, signals, annotations, theme properties, methods, operators, constructors, enumerations, constants)
- Improved styling for tabs, code tabs, standalone code blocks, and tables
2022-12-01 16:30:19 +03:00
Yuri Sizov 7f0c2e4a1d Merge pull request #6412 from YuriSizov/frontend-search-results-islands
Improve the styling of the search results page
2022-11-24 18:26:43 +03:00
Yuri Sizov 40ef9dd7cc Merge pull request #6410 from YuriSizov/frontend-patch-the-holes-in-starboard
Fix styling issues in the sidebar
2022-11-24 18:26:08 +03:00
Yuri Sizov fbd4ba87b5 Improve the styling of the search results page 2022-11-22 22:07:38 +03:00
Yuri Sizov f8bab050a5 Fix styling issues in the sidebar 2022-11-22 04:55:33 +03:00
Yuri Sizov b3f571cf54 Merge pull request #6407 from YuriSizov/frontend-remove-search-highlight
Remove search highlights from the page and the history
2022-11-22 01:29:26 +03:00
Yuri Sizov 6209300684 Merge pull request #6406 from YuriSizov/frontend-hit-that-expand-button
Make the TOC expand button easier to click
2022-11-22 01:29:05 +03:00
Yuri Sizovandthe-sink 0209919fc2 Remove search highlights from the page and the history
Co-authored-by: the-sink <lucianedean@gmail.com>
2022-11-21 22:13:24 +03:00
Yuri Sizov 2ca8b1b5c9 Make the TOC expand button easier to click 2022-11-21 21:39:15 +03:00
Yuri Sizov c77e4a8046 Correct exceptions for the class reference badge 2022-11-21 14:49:52 +03:00
Yuri Sizov 0a9683edbc Add cache-busting to custom web assets 2022-11-21 13:45:32 +03:00
Yuri Sizov 22cb03f89a Make the maximum page width slightly bigger 2022-11-20 23:08:18 +03:00
Yuri SizovandPatchcoat 4096508fb6 Change the square logo for a wide one (#6397)
Co-authored-by: Patchcoat <spiencewelch@gmail.com>
2022-11-20 12:10:09 +01:00
Yuri Sizov 9d973f83cb Adjust the class reference badge to use an icon 2022-11-20 04:17:18 +03:00
Yuri Sizov c38fdc2da5 Hide the ref badge from RTD's version selector 2022-11-19 22:23:38 +03:00
Yuri Sizov b8ab762814 Update position of the Ethical banner when folding changes 2022-11-19 20:56:08 +03:00
Yuri Sizov 3cb71819bf Update class reference index with better grouping
See godotengine/godot#68831.
2022-11-18 18:36:23 +03:00
Yuri Sizov a5bf20bb6d Add support for split class reference 2022-11-17 21:20:41 +03:00
Yuri Sizov b68c505789 Make sidebar categories collapsible 2022-11-17 20:50:33 +03:00
Yuri Sizov 0b65dbcd63 Add styling for call-to-action notes on the class reference 2022-11-17 20:07:13 +03:00
Yuri SizovandHugo Locurcio 81a4cc2002 Fix the styling of the HTML shell reference (#6119)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-08-31 16:35:48 +02:00
Yuri Sizov 21f92e43d6 Add a link to doc writing guidelines to the header (#5947) 2022-07-18 23:42:20 +02:00
Yuri Sizov 7887b2d7ce Apply code review suggestion 2022-01-28 14:25:53 +03:00
Yuri Sizov 4f67dc3cac Reorganize and update the "BBCode in RichTextLabel" article 2021-09-16 03:52:07 +03:00
Yuri Sizov f057ffdd92 Merge pull request #5235 from Calinou/release-policy-3.4-q4
Change estimated release date for Godot 3.4 and Godot 4.0
2021-09-15 21:26:30 +03:00
Yuri Sizov 0cb5e6e005 Add a new GUI skinning tutorial and improve theme editor tutorial 2021-08-18 23:17:32 +03:00
Yuri Sizov 3cf69e1113 Reorganize user interface tutorials 2021-08-16 17:31:25 +03:00
Yuri Sizov 9d7fc8c603 Fix a misleading statement in the inspector plugins tutorial 2021-08-06 21:10:46 +03:00
Yuri Sizov dbea7fb4ad Update Sphinx to 4.0.2 to match RTD (#5140) 2021-08-01 16:19:48 +02:00
Yuri Sizov f1b05afd19 Add Windows configuration example for VS Code 2021-07-13 17:41:13 +03:00
Yuri Sizov f035fe9e20 Add a .gitattributes recommendation to the AssetLib guidelines 2021-07-13 17:20:26 +03:00
Yuri Sizov e6e87982de Fix styling for keyboard shortcuts 2021-07-13 14:45:51 +03:00
Yuri SizovandHugo Locurcio 5ef81d2ba9 Add a mention of the PR review process and proposals to the contribution guide (#4801)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2021-04-01 02:26:00 +02:00
Yuri Sizov 761592598f Remove mentions of IRC in favor of the new Contributors Chat platform (#4644) 2021-02-13 17:27:41 +01:00
Yuri Sizov c93809454c Merge pull request #4549 from samlaf/patch-1
Fixed typo: multiples -> multiplies
2021-01-17 13:26:41 +03:00
Yuri Sizov 7bdb5c41a8 Improve Inspector plugin tutorial with a better example 2020-09-09 19:31:31 +03:00
Yuri Sizov 45d95db39f Update instant search plugin to a packaged version (#3963) 2020-09-03 18:57:59 +02:00
Yuri Sizov 3b9ded3572 Fix styling on emphasized lines 2020-06-03 16:01:45 +03:00
Yuri Sizov e2e3ecc5b0 Fix typo in VS Code configuration guide (#3628) 2020-06-02 15:11:25 +02:00
Yuri Sizov b4d6313da7 Add a reference to the Data paths doc in the Step by step guide (#3605) 2020-05-28 14:41:47 +02:00
Yuri Sizov c0b566cce1 Adjusted language and layout of configuring an IDE docs 2020-05-21 17:34:08 +03:00
Yuri Sizov ffb70ac1a9 Fix unstyled message for empty search results 2020-05-17 13:40:29 +03:00
Yuri Sizov 135b33b768 Replace British spelling and fix various typos 2020-04-27 12:18:52 +03:00
Yuri Sizov 7eff46d5ed Fix ethical banner appearing in steps (#3394) 2020-04-16 19:22:42 +02:00
Yuri Sizov 98e360ffec Improve sidebar behavior on scroll and adjust styling (#3391) 2020-04-16 15:38:30 +02:00
Yuri Sizov 4f7ee00821 Improve navbar scrolling in the live version of the docs (#3368) 2020-04-16 09:52:29 +02:00
Yuri Sizov 4acf7a6563 Fix syntax highlighting for various languages (#3387) 2020-04-15 16:33:20 +02:00
Yuri Sizov d5fd8a3841 Split Web export guide into class reference and the guide itself (#3326) 2020-04-15 11:53:33 +02:00
Yuri Sizov 4b3718d720 Add a scroll to navbar, second attempt 2020-04-09 22:21:27 +03:00
Yuri Sizov e576e59fff Fix macOS shortcuts for Delete key (#3334) 2020-03-31 18:43:06 +02:00
Yuri Sizov 76ae949feb Add a list of all default keyboard shortcuts (#3329) 2020-03-31 15:50:18 +02:00
Yuri Sizov 7ef16dd974 Add missing arguments to C# example of signals (#3328) 2020-03-30 14:28:13 +02:00
Yuri Sizov d40be695f1 Add proper styles for JS class reference (#3307) 2020-03-25 14:40:06 +01:00
Yuri Sizov 069c5e0a1d Adjust styling of new instant search popup 2020-03-17 13:30:42 +03:00
Yuri Sizov 075acc61b0 Replace Pool*Arrays with Packed*Arrays in tutorials and references 2020-03-17 11:15:34 +03:00
Yuri Sizov 5f12420e12 Improved CSS media queries to remove conflicts 2020-03-13 17:14:26 +03:00
Yuri Sizov 37604be65f Improved keystroke formatting for shortcuts and key press menti… (#3257) 2020-03-09 23:50:53 +01:00
Yuri Sizov ac6dc251f7 Add scrollbar to the navigation bar (#3237) 2020-03-04 09:31:19 +01:00