Mention where freebsd.dsl can be found.
This commit is contained in:
parent
97fe3901a9
commit
52eba2b89b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5509
2 changed files with 24 additions and 2 deletions
en_US.ISO8859-1/books/fdp-primer/stylesheets
en_US.ISO_8859-1/books/fdp-primer/stylesheets
|
@ -27,7 +27,7 @@
|
|||
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
|
||||
POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
$Id: chapter.sgml,v 1.2 1999-07-14 19:22:45 nik Exp $
|
||||
$Id: chapter.sgml,v 1.3 1999-09-03 17:17:33 nik Exp $
|
||||
-->
|
||||
|
||||
<chapter id="stylesheets">
|
||||
|
@ -49,6 +49,17 @@
|
|||
|
||||
<para>These can be found in
|
||||
<filename>textproc/dsssl-docbook-modular</filename>.</para>
|
||||
|
||||
<para>The modified stylesheets are not in the ports system. Instead they
|
||||
are part of the Documentation Project source repository, and can be
|
||||
found in <filename>doc/share/sgml/freebsd.dsl</filename>. It is well
|
||||
commented, and pending completion of this section you are encouraged to
|
||||
examine that file to see how some of the available options in the
|
||||
standard stylesheets have been configured in order to customise the
|
||||
output for the FreeBSD Documentation Project. That file also contains
|
||||
examples showing how to extend the elements that the stylesheet
|
||||
understands, which is how the FreeBSD specific elements have been
|
||||
formatted.</para>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
|
||||
POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
$Id: chapter.sgml,v 1.2 1999-07-14 19:22:45 nik Exp $
|
||||
$Id: chapter.sgml,v 1.3 1999-09-03 17:17:33 nik Exp $
|
||||
-->
|
||||
|
||||
<chapter id="stylesheets">
|
||||
|
@ -49,6 +49,17 @@
|
|||
|
||||
<para>These can be found in
|
||||
<filename>textproc/dsssl-docbook-modular</filename>.</para>
|
||||
|
||||
<para>The modified stylesheets are not in the ports system. Instead they
|
||||
are part of the Documentation Project source repository, and can be
|
||||
found in <filename>doc/share/sgml/freebsd.dsl</filename>. It is well
|
||||
commented, and pending completion of this section you are encouraged to
|
||||
examine that file to see how some of the available options in the
|
||||
standard stylesheets have been configured in order to customise the
|
||||
output for the FreeBSD Documentation Project. That file also contains
|
||||
examples showing how to extend the elements that the stylesheet
|
||||
understands, which is how the FreeBSD specific elements have been
|
||||
formatted.</para>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
|
|
Loading…
Reference in a new issue