mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-09 09:34:57 +09:00
Documentation: Move editor configuration guides into a subdirectory
This makes them a bit easier to find, and also stops them cluttering up the main documentation.
This commit is contained in:
parent
c036e87d46
commit
25441e2250
Notes:
github-actions[bot]
2024-10-23 07:03:49 +00:00
Author: https://github.com/AtkinsSJ
Commit: 25441e2250
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1914
Reviewed-by: https://github.com/ADKaster
11 changed files with 12 additions and 11 deletions
|
@ -176,7 +176,7 @@ pkgman install cmake cmd:python3 ninja openal_devel qt6_base_devel qt6_multimedi
|
|||
|
||||
### Android:
|
||||
|
||||
On a Unix-like platform, install the prerequisites for that platform and then see the [Android Studio guide](AndroidStudioConfiguration.md).
|
||||
On a Unix-like platform, install the prerequisites for that platform and then see the [Android Studio guide](EditorConfiguration/AndroidStudioConfiguration.md).
|
||||
Or, download a version of Gradle >= 8.0.0, and run the ``gradlew`` program in ``Ladybird/Android``
|
||||
|
||||
## Build steps
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue