aboutsummaryrefslogtreecommitdiffstats
path: root/doc/code
Commit message (Collapse)AuthorAgeFilesLines
* Application selection at build time : update documentationJean-François Milants2023-11-191-30/+88
| | | | Update documentation about the apps (Apps.md) : fix obsolete information, add doc about user/system apps and update the part about the implementation of a new app.
* docs: Update Apps.md to remove Screen param (#1752)Alex E2023-11-161-2/+2
| | | | | This is needed since #1629. Co-authored-by: FintasticMan <finlay.neon.kid@gmail.com>
* Fix Apps documentation DisplayApp method nameTailyFair2023-01-221-1/+1
|
* Applist is in ApplicationList.hmashuptwice2022-09-171-1/+1
|
* Fix markdown format with autoformatter (#1284)Riku Isokoski2022-08-212-0/+15
|
* Revised documentationEli Weiss2021-12-301-1/+1
|
* Improved "Getting Started" readabilityEli Weiss2021-12-302-5/+5
| | | | Clarified ambiguous references, clarified phrasing
* Add line breakRiku Isokoski2021-11-281-0/+1
|
* Add missing periodsRiku Isokoski2021-11-281-2/+2
|
* Improvements to Apps.md and Intro.mdRiku Isokoski2021-11-282-26/+19
|
* Added missing semicolonStephanie2021-10-181-1/+1
|
* Fixed Apps tutorial to compile properlystephanie-eng2021-10-181-1/+1
| | | Changed case in minimal example to properly reference Pinetime namespace
* More reasonable line lengths in Apps.md and Intro.mdClemens von Molo2021-10-082-18/+71
|
* minor corrections and notice about ui guidelines in docsClemens von Molo2021-10-061-4/+6
|
* multiple improvements to code docsClemens von Molo2021-10-062-37/+39
|
* advise against unecessary additional tasks in docsClemens von Molo2021-10-051-2/+3
|
* Add docs for app creation and code structureClemens von Molo2021-10-052-0/+90