Search

You can find the results of your search below.

Fulltext results:

wiki_standards_syntax
17 Hits, Last modified:
e two backslashes followed by a whitespace or the end of line. This is some text with some linebreaks... at the two backslashes are only recognized at the end of a line\\ or followed by\\ a whitespace \\this... the two backslashes are only recognized at the end of a line\\ or followed by\\ a whitespace \\th... create links by default, but this behavior can be enabled in the [[doku>config]] file. Hint: If DokuWi
coding_style_guidelines
14 Hits, Last modified:
out 50% or more of the file(s) involved. This is enough to break precedents in the existing code and ... Prototypes may have an extra space after a tab to enable function names to line up: <code c> static c... EGIN_DECLS%%</color> / <color #620BB9/#EEDDFF>%%__END_DECLS%%</color> matching pairs. This makes the ... lting definition is easier to read. If the macro encapsulates a compound statement, enclose it in a “
packaging_guidelines
8 Hits, Last modified:
abilities. - **FHS**: All packages follow the [[en:project:fhs|Filesystem Hierarchy Standard (FHS)]]... orted for a longer than normal period until the [[en:project:releases|next stable release]]. Exception... version, adjusted and adapted for usage on the [[en:project:releases|current stable release]]. It req... mber**" (eg. pkgrel=1**.backports1**) until the [[en:project:releases|next stable release]]. Backporti
packager_setup_guide
5 Hits, Last modified:
$ doas librechroot clean-repo </code> ==== Build environments: ==== <code bash> $ doas librechroot -... ults/makepkg.conf.i686 -n i686 make </code> ==== Enter Container ==== <code bash> $ doas librechroot -n x86_64 enter </code> <code bash> $ doas librechroot -n i686 enter </code> ==== Compile: ==== <code bash> $ doa
hyperbola_roadmap
2 Hits, Last modified:
~~REDIRECT>en:manual:contrib:hyperbolabsd_roadmap~~
git_contribution_guide
1 Hits, Last modified:
s && mkdir services && mkdir software </code> To end up create these folders: <code bash> # GIT/team