Commit Graph

3 Commits

Author SHA1 Message Date
tabrisnet
458838c1d0 Document the process of skipping/ignoring/opting-out of an individual hook function (#842)
related to armbian/build#8897
Any function making use of the extension framework [generally of the form hook_name__individual_function] can be skipped in a board or family config
2025-11-16 16:01:13 -05:00
fdcon
a8cf447520 Should only be one underscore before 500 (#368)
* Should only be one underscore before 500

* Wrong number of underscores in example

---------

Co-authored-by: Fred <fred@fdcon.se>
2023-11-08 10:49:57 +01:00
Ricardo Pardini
470d9d9312 Extensions documentation, first version (#161)
* mkdocs.yml cleanups and syntax highlight; add .editorconfig for *.md

* add work-in-progress docs for Extensions

* split hand-written and autogen docs for Extensions
2021-12-08 17:51:38 +01:00