ladybird/Documentation
Federico Guerinoni 337e1caa02 Documentation: Fix name in QtCreator documentation
I'll leave the change of variable `__serenity__` in another PR, also
code need to be changed.
2024-06-04 11:22:36 -06:00
..
Browser Everywhere: Remove LibGemini 2024-06-04 09:19:39 +02:00
HumanInterfaceGuidelines Documentation: Add section on Ellipses to Text.md 2023-05-23 05:59:49 +02:00
AdvancedBuildInstructions.md Documentation: Remove references to serenity.sh and its build configs 2024-06-03 10:53:53 +02:00
AndroidStudioConfiguration.md Meta: Update Documentation and CI for repo move 2024-06-03 10:53:53 +02:00
BuildInstructionsLadybird.md Documentation: Remove references to serenity.sh and its build configs 2024-06-03 10:53:53 +02:00
BuildProfilingInstructions.md Meta: Update Documentation and CI for repo move 2024-06-03 10:53:53 +02:00
CLion_Add_Configuration_Existing.png Documentation: Add Kernel/Userland quick switch to CLion configuration 2022-04-01 17:39:15 +01:00
CLion_Add_Configuration.png Documentation: Add Kernel/Userland quick switch to CLion configuration 2022-04-01 17:39:15 +01:00
CLionCodeStyleSettings.xml Documentation: Recommend CLion code style settings over manual steps 2022-12-03 23:54:48 +00:00
CLionConfiguration.md Documentation: Remove references to serenity.sh and its build configs 2024-06-03 10:53:53 +02:00
CodingStyle.md Meta: Update Documentation and CI for repo move 2024-06-03 10:53:53 +02:00
EmacsConfiguration.md Documentation: Remove references to serenity.sh and its build configs 2024-06-03 10:53:53 +02:00
EventLoop.md Documentation: Remove references to serenity.sh and its build configs 2024-06-03 10:53:53 +02:00
FAQ.md Meta: Update Documentation and CI for repo move 2024-06-03 10:53:53 +02:00
HelixConfiguration.md Documentation: Remove references to serenity.sh and its build configs 2024-06-03 10:53:53 +02:00
NvimConfiguration.md Documentation: Remove references to serenity.sh and its build configs 2024-06-03 10:53:53 +02:00
Patterns.md Meta: Update Documentation and CI for repo move 2024-06-03 10:53:53 +02:00
QtCreatorConfiguration.md Documentation: Fix name in QtCreator documentation 2024-06-04 11:22:36 -06:00
README.md Meta: Remove non-existent documentation links 2024-06-03 10:53:53 +02:00
RunningTests.md Everywhere: Replace SERENITY_SOURCE_DIR with LADYBIRD_SOURCE_DIR 2024-06-03 15:57:59 +02:00
SelfHostedRunners.md Meta: Update Documentation and CI for repo move 2024-06-03 10:53:53 +02:00
SmartPointers.md Documentation: Remove references to serenity.sh and its build configs 2024-06-03 10:53:53 +02:00
StringFormatting.md Documentation: Remove references to serenity.sh and its build configs 2024-06-03 10:53:53 +02:00
Troubleshooting.md Documentation: Remove references to serenity.sh and its build configs 2024-06-03 10:53:53 +02:00
VimConfiguration.md Documentation: Remove references to serenity.sh and its build configs 2024-06-03 10:53:53 +02:00
VSCodeConfiguration.md Documentation: Remove references to serenity.sh and its build configs 2024-06-03 10:53:53 +02:00

Ladybird Documentation

Serenity development moves quickly, so some of these might be out of date. Please let us know if something here is wrong, or submit a PR with any additions or corrections! If you have any questions that are not answered here or in the FAQ, you are welcome to ask on Discord.

Building and Running

OS-specific

Make sure to read the basic Build Instructions first.

Configuring Editors

Development

Browser/LibWeb