Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
metux committed Sep 8, 2023
1 parent bd989dd commit e4f5ade
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/repo-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The repository config (also called the global config) is the central starting po
It basically declares what should be built into the final installable package repository. Usually placed
under `cf/repos/`.

_Root level keys:_
### Root level keys:

key | description
---|---
Expand Down Expand Up @@ -71,7 +71,7 @@ The package config defines everyhing needed for an individual package, which is
Most of the common data, eg. source repo locations, is loaded from CSDB - looked up by the package *name*
*(w/o the version qualifier)*. See topic CSDB for details.

Important fields:
### Important fields:

variable | description
---|---
Expand Down

0 comments on commit e4f5ade

Please sign in to comment.