From 7866f00343929ed903582d56e0289f597dda8657 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 16 Jun 2018 21:35:29 -0300 Subject: Convert page titles to ikiwiki macro --- basics.md | 3 +-- building.md | 3 +-- checking.md | 3 +-- env.md | 3 +-- itp.md | 3 +-- leap.md | 3 +-- python.md | 3 +-- references.md | 3 +-- repositories.md | 3 +-- ruby.md | 3 +-- todo.md | 3 +-- 11 files changed, 11 insertions(+), 22 deletions(-) diff --git a/basics.md b/basics.md index 2ba6095..9de641e 100644 --- a/basics.md +++ b/basics.md @@ -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 ------------- diff --git a/env.md b/env.md index cf5508c..4b075e4 100644 --- a/env.md +++ b/env.md @@ -1,5 +1,4 @@ -Environment -=========== +[[!meta title="Environment"]] Build environment creation -------------------------- diff --git a/itp.md b/itp.md index c136f5a..32cc50d 100644 --- a/itp.md +++ b/itp.md @@ -1,5 +1,4 @@ -Local ITP -========= +[[!meta title="Local ITP"]] WNPP ---- diff --git a/leap.md b/leap.md index e669df4..61725f2 100644 --- a/leap.md +++ b/leap.md @@ -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 diff --git a/python.md b/python.md index 42eabd6..fd751d0 100644 --- a/python.md +++ b/python.md @@ -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 ------------- diff --git a/ruby.md b/ruby.md index d84e20a..cb2cf29 100644 --- a/ruby.md +++ b/ruby.md @@ -1,5 +1,4 @@ -Ruby packaging -============== +[[!meta title="Ruby packaging"]] * See [this](https://wiki.debian.org/Teams/Ruby/Packaging). * Example: [LEAP](/leap). diff --git a/todo.md b/todo.md index 486d527..4045ab6 100644 --- a/todo.md +++ b/todo.md @@ -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. -- cgit v1.2.3