From: justin Date: Thu, 8 Jan 2009 02:31:04 +0000 (-0500) Subject: Cleanup X-Git-Url: https://gitweb.dragonflybsd.org/ikiwiki.git/commitdiff_plain/d1b70ec98cba5d21b7a0e2d17b8e6ececb41ec14 Cleanup --- diff --git a/docs/developer/Development.mdwn b/docs/developer/Development.mdwn index a81adeff..2fef7fa5 100644 --- a/docs/developer/Development.mdwn +++ b/docs/developer/Development.mdwn @@ -1,27 +1,24 @@ -# Information for DragonFly developers - - **Kernel development** +# Information for DragonFly developers -* [How to obtain a kernel core dump](HowToCreateACoreDump) -* [How to debug kernel modules](Development/KmodDebugging) -* [How to boot using your newly modified kernel](Development/NewkernelBoot) - - ** Other** + **Kernel development** -* [Handy hints for DragonFly developers](HandyHints) -* [Developing C with DragonFly](C_Development_Under_DragonFly_BSD) +* [[How to obtain a kernel core dump|howtos/HowToCreateACoreDump]] +* [[How to debug kernel modules|KmodDebugging]] +* [[How to boot using your newly modified kernel|NewkernelBoot]] -* [How to make a patch](Developement/PatchMaking) +**Other** -* [Projects for people who want to contribute to DragonFly](ProjectsPage) +* [[Handy hints for DragonFly developers|HandyHints]] +* [[Developing C with DragonFly|C_Development_Under_DragonFly_BSD-Volume_1_C_For_Beginners]] +* [[How to make a patch|PatchMaking]] +* [[Projects for people who want to contribute to DragonFly|ProjectsPage]] +* [[One way to use Git for DragonFly development|TypicalGitUsage]] -* [One way to use Git for DragonFly development](TypicalGitUsage) - - ** Sourcecode (cross)references** +** Sourcecode (cross)references** -* [OpenGrok](http://dragonfly.creo.hu/source) +* [OpenGrok](http://dragonfly.creo.hu/source) +* [FreeBSD cross reference](http://fxr.watson.org/fxr/source/?v=DFBSD) -* [FreeBSD cross reference](http://fxr.watson.org/fxr/source/?v=DFBSD)