mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Added clarification of what terms like "the first section" refer to. It wasn't immediately obvious what was meant.
6
Home.md
6
Home.md
@ -1,9 +1,9 @@
|
||||
Welcome to the raylib wiki! Here you will find information about the raylib library.
|
||||
|
||||
- The first section details how raylib is designed and structured, explains decisions taken during the development process, and describes how certain things work internally.
|
||||
- The first section (*Library Design*) details how raylib is designed and structured, explains decisions taken during the development process, and describes how certain things work internally.
|
||||
|
||||
- The second section focusses on the specifics of the various platforms supported by raylib. It includes information about library compilation on different platforms, and library usage on games/apps/tools development.
|
||||
- The second section (*Development Platforms*) focusses on the specifics of the various platforms supported by raylib. It includes information about library compilation on different platforms, and library usage on games/apps/tools development.
|
||||
|
||||
- The third section includes miscellaneous information about specific topics related to raylib development (for example, creating SpriteFonts for use with raylib, or configuration of an external TFT on RaspberryPi).
|
||||
- The last two sections (*IDE Configurations* and *Misc Help*) collect miscellaneous documents that each cover some specific topic related to raylib development (for example, creating SpriteFonts for use with raylib or configuring an external TFT on RaspberryPi).
|
||||
|
||||
**This wiki is open. Everyone is able (and welcome) to improve sections or add new pages, as required. Just, please, act responsibly :)**
|
||||
Reference in New Issue
Block a user