From owner-freebsd-doc Sun Jul 4 2:14: 7 1999 Delivered-To: freebsd-doc@freebsd.org Received: from haldjas.folklore.ee (Haldjas.folklore.ee [193.40.6.121]) by hub.freebsd.org (Postfix) with ESMTP id 8B1E214C59 for ; Sun, 4 Jul 1999 02:14:03 -0700 (PDT) (envelope-from narvi@haldjas.folklore.ee) Received: from haldjas.folklore.ee (haldjas.folklore.ee [172.17.2.1] (may be forged)) by haldjas.folklore.ee (8.8.8/8.8.4) with SMTP id MAA08709 for ; Sun, 4 Jul 1999 12:14:01 +0300 (EEST) Date: Sun, 4 Jul 1999 12:14:01 +0300 (EEST) From: Narvi To: freebsd-doc@freebsd.org Subject: DocBook questions Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org So I have read through the dpc project primer, the docbook User Guide (is it just me or isn't there really a port for this?) but I still have some questions: 1) #include header files - there is no way to mark up the fact that the thing at hand is a (possibly standard) header file. Should they be just marked up as files (<sys/queue.h>) or the status marked (<sys/queue.h>) or ???? 2) macros - there is only the element, should macros be marked up as functions? eg. The macro SLIST_ENTRY declares a structure that connects the elements in the list. 3) data types, data structures and data structure elements? Sander There is no love, no good, no happiness and no future - all these are just illusions. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message