From: Jo-Philipp Wich Date: Sun, 17 Jul 2016 15:50:17 +0000 (+0200) Subject: Add missing header to add new device page X-Git-Url: http://git.openwrt.org/?p=web.git;a=commitdiff_plain;h=5b024b03c3a302b6da794374587eed0bf3954972 Add missing header to add new device page Signed-off-by: Jo-Philipp Wich --- diff --git a/docs/development_new_device.txt b/docs/development_new_device.txt index c2c9153..c2fb3e7 100644 --- a/docs/development_new_device.txt +++ b/docs/development_new_device.txt @@ -1,3 +1,5 @@ +--- +--- === Adding a new device A good all-round advice would be to start by looking at recent commits about adding a new device, to see what files where changed and how.