From d7f478c15428db404854bb97ff510db98f5570ca Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 9 Jan 2017 17:11:56 +0100 Subject: [PATCH] doc/developer: add XML ids --- doc/developer.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/developer.xml b/doc/developer.xml index f7a121323..28bf70f0f 100644 --- a/doc/developer.xml +++ b/doc/developer.xml @@ -5,7 +5,7 @@ The Music Player Daemon - Developer's Manual - + Introduction @@ -21,7 +21,7 @@ - + Code Style @@ -66,7 +66,7 @@ foo(const char *abc, int xyz) - + Hacking The Source @@ -151,7 +151,7 @@ foo(const char *abc, int xyz) - + Submitting Patches @@ -169,7 +169,7 @@ foo(const char *abc, int xyz) - + Development Tools