From 46263a0103a7ec6d3d86808222ba89823ccea2cc Mon Sep 17 00:00:00 2001 From: "jbranso@dismail.de" Date: Thu, 30 May 2024 13:29:47 -0400 Subject: I put all "developer references" on hurd/documentation. The pages hurd and hurd/documentation both have "documentation sections". That seems a little silly. I am added a link in hurd to "developer documentation" that links to hurd/documentation. * hurd: link to hurd/documentation. * hurd/documentation: combine the documentation from both hurd and hurd/documentation. Message-ID: <20240530173020.2499-3-jbranso@dismail.de> --- hurd/documentation.mdwn | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) (limited to 'hurd/documentation.mdwn') diff --git a/hurd/documentation.mdwn b/hurd/documentation.mdwn index 45f20ed1..b79ddb0a 100644 --- a/hurd/documentation.mdwn +++ b/hurd/documentation.mdwn @@ -59,8 +59,36 @@ is included in the section entitled applied, comparisions to other systems. -# Development +# Developer References +* [[Coding_Style]] +* [[Rules]] +* [[Trackers]] +* [[Building]] +* [[Toolchain]] + * [[glibc]] +* RPC [[Interface]]s +* Libraries + * [[libpager]] + * [[libports]] + * [[libstore]] + * [[libchannel]] + * [[libtrivfs]] + * [[libnetfs]] -- short introductory material + * [[libdiskfs]] + * [[libihash]] + * [[libpthread]] + * [[libfshelp]] + * [[libps]] +* In-development Libraries + * [[libfuse]] +* [[IO_Path]] +* [[Porting]] +* [[Debugging]] +* [[Networking]] +* [[Console]] +* [[System bootstrap|hurd/bootstrap]] +* Additional references * [[RPC]]: our usage of *Remote Procedure Call*s. * The [[System Bootstrap|hurd/bootstrap]] explains how the early boot of the Hurd works. There is an alternative [[RFC bootstrap -- cgit v1.2.3