diff options
-rw-r--r-- | basics.md | 3 | ||||
-rw-r--r-- | building.md | 3 | ||||
-rw-r--r-- | checking.md | 3 | ||||
-rw-r--r-- | env.md | 3 | ||||
-rw-r--r-- | itp.md | 3 | ||||
-rw-r--r-- | leap.md | 3 | ||||
-rw-r--r-- | python.md | 3 | ||||
-rw-r--r-- | references.md | 3 | ||||
-rw-r--r-- | repositories.md | 3 | ||||
-rw-r--r-- | ruby.md | 3 | ||||
-rw-r--r-- | todo.md | 3 |
11 files changed, 11 insertions, 22 deletions
@@ -1,5 +1,4 @@ -Basic packaging -=============== +[[!meta title="Basic packaging"]] Configuration files ------------------- diff --git a/building.md b/building.md index b02f392..692fcc4 100644 --- a/building.md +++ b/building.md @@ -1,5 +1,4 @@ -Building -======== +[[!meta title="Building"]] Standard build -------------- diff --git a/checking.md b/checking.md index 8fb3cd1..1d77623 100644 --- a/checking.md +++ b/checking.md @@ -1,5 +1,4 @@ -Checking the source -=================== +[[!meta title="Checking the source"]] Debian Images ------------- @@ -1,5 +1,4 @@ -Environment -=========== +[[!meta title="Environment"]] Build environment creation -------------------------- @@ -1,5 +1,4 @@ -Local ITP -========= +[[!meta title="Local ITP"]] WNPP ---- @@ -1,5 +1,4 @@ -Example: packaging leap_cli and dependencies -============================================ +[[!meta title="Example: packaging leap_cli and dependencies"]] Upstream: https://leap.se/code/issues/6503 @@ -1,5 +1,4 @@ -Python packaging -================ +[[!meta title="Python packaging"]] Example: using [stdeb](http://github.com/astraw/stdeb) to build [http://kedpm.sf.net]. diff --git a/references.md b/references.md index eec77fc..d43e0a4 100644 --- a/references.md +++ b/references.md @@ -1,5 +1,4 @@ -References -========== +[[!meta title="References"]] General ------- diff --git a/repositories.md b/repositories.md index cbc7c91..c9fb2af 100644 --- a/repositories.md +++ b/repositories.md @@ -1,5 +1,4 @@ -Repositories -============ +[[!meta title="Repositories"]] Documentation ------------- @@ -1,5 +1,4 @@ -Ruby packaging -============== +[[!meta title="Ruby packaging"]] * See [this](https://wiki.debian.org/Teams/Ruby/Packaging). * Example: [LEAP](/leap). @@ -1,5 +1,4 @@ -TODO -==== +[[!meta title="TODO"]] * merge all `build-area` folders. * deploy debian project as a ikiwiki with a git-annex'ed package repository. |