mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
Documentation: Remove links to outdated guides
This commit is contained in:
@@ -1,21 +1,17 @@
|
|||||||
# Ladybird Documentation
|
# 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](FAQ.md), you are welcome to ask on [Discord](../README.md#get-in-touch-and-participate).
|
Ladybird 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](FAQ.md),
|
||||||
|
you are welcome to ask on [Discord](../README.md#get-in-touch-and-participate).
|
||||||
|
|
||||||
## Building and Running
|
## Building and Running
|
||||||
* [Build Instructions](BuildInstructions.md)
|
* [Build Instructions](BuildInstructionsLadybird.md)
|
||||||
* [Advanced Build Instructions](AdvancedBuildInstructions.md)
|
* [Advanced Build Instructions](AdvancedBuildInstructions.md)
|
||||||
* [Troubleshooting](Troubleshooting.md)
|
* [Troubleshooting](Troubleshooting.md)
|
||||||
* [Running Tests](RunningTests.md)
|
* [Running Tests](RunningTests.md)
|
||||||
* [Setting Up Self-Hosted Runners](SelfHostedRunners.md)
|
* [Setting Up Self-Hosted Runners](SelfHostedRunners.md)
|
||||||
* [Profiling the Build](BuildProfilingInstructions.md)
|
* [Profiling the Build](BuildProfilingInstructions.md)
|
||||||
|
|
||||||
### OS-specific
|
|
||||||
Make sure to read the basic [Build Instructions](BuildInstructionsLadybird.md) first.
|
|
||||||
* [Building on Windows](BuildInstructionsWindows.md)
|
|
||||||
* [Building on macOS](BuildInstructionsMacOS.md)
|
|
||||||
* [Building on Linux](BuildInstructionsOther.md)
|
|
||||||
|
|
||||||
## Configuring Editors
|
## Configuring Editors
|
||||||
* [CLion](CLionConfiguration.md)
|
* [CLion](CLionConfiguration.md)
|
||||||
* [Emacs](EmacsConfiguration.md)
|
* [Emacs](EmacsConfiguration.md)
|
||||||
@@ -40,3 +36,4 @@ Make sure to read the basic [Build Instructions](BuildInstructionsLadybird.md) f
|
|||||||
* [LibWeb: From Loading to Painting](Browser/LibWebFromLoadingToPainting.md)
|
* [LibWeb: From Loading to Painting](Browser/LibWebFromLoadingToPainting.md)
|
||||||
* [How to Add an IDL File](Browser/AddNewIDLFile.md)
|
* [How to Add an IDL File](Browser/AddNewIDLFile.md)
|
||||||
* [LibWeb Code Style & Patterns](Browser/Patterns.md)
|
* [LibWeb Code Style & Patterns](Browser/Patterns.md)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user