Skip to content

Commit

Permalink
Documentation: Add Browsing Contexts and Navigables to Browser/LibWeb
Browse files Browse the repository at this point in the history
  • Loading branch information
hanpham32 authored and awesomekling committed Sep 20, 2024
1 parent 2eb2d96 commit f65df3f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Documentation/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Ladybird Documentation

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),
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
Expand Down Expand Up @@ -34,6 +34,7 @@ you are welcome to ask on [Discord](../README.md#get-in-touch-and-participate).
* [Ladybird Browser Build Instructions](BuildInstructionsLadybird.md)
* [General Architecture](Browser/ProcessArchitecture.md)
* [LibWeb: From Loading to Painting](Browser/LibWebFromLoadingToPainting.md)
* [LibWeb: Browsing Contexts and Navigables](Browser/BrowsingContextsAndNavigables.md)
* [How to Add an IDL File](Browser/AddNewIDLFile.md)
* [LibWeb Code Style & Patterns](Browser/Patterns.md)
* [CSS Generated Files](Browser/CSSGeneratedFiles.md)

0 comments on commit f65df3f

Please sign in to comment.