mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-10 04:54:44 +08:00
neither firefox nor epiphany can download them, and they are not well maintained, because rarely tested. This is WIP because the "(HTTP)" part of "Download (HTTP)" will need to be removed too. But let's see what users think first...
126 lines
3.1 KiB
XML
126 lines
3.1 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY yelp-xsl-download-http "&gnome-download-http;/yelp-xsl/&gnome-42;/yelp-xsl-&yelp-xsl-version;.tar.xz">
|
|
<!ENTITY yelp-xsl-download-ftp " ">
|
|
<!ENTITY yelp-xsl-md5sum "c41858c78e34bb8b68a535657a3e15d9">
|
|
<!ENTITY yelp-xsl-size "652 KB">
|
|
<!ENTITY yelp-xsl-buildsize "10 MB">
|
|
<!ENTITY yelp-xsl-time "less than 0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="yelp-xsl" xreflabel="yelp-xsl-&yelp-xsl-version;">
|
|
<?dbhtml filename="yelp-xsl.html"?>
|
|
|
|
|
|
<title>yelp-xsl-&yelp-xsl-version;</title>
|
|
|
|
<indexterm zone="yelp-xsl">
|
|
<primary sortas="a-yelp-xsl">yelp-xsl</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to Yelp XSL</title>
|
|
|
|
<para>
|
|
The <application>Yelp XSL</application> package contains XSL stylesheets
|
|
that are used by the <application>Yelp</application> help browser to
|
|
format Docbook and Mallard documents.
|
|
</para>
|
|
|
|
&lfs120_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&yelp-xsl-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&yelp-xsl-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &yelp-xsl-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &yelp-xsl-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &yelp-xsl-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &yelp-xsl-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">Yelp XSL Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="libxslt"/> and
|
|
<xref linkend="itstool"/>
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of Yelp XSL</title>
|
|
|
|
<para>
|
|
Install <application>Yelp XSL</application> by running the following
|
|
commands:
|
|
</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr</userinput></screen>
|
|
|
|
<para>
|
|
This package does not come with a test suite.
|
|
</para>
|
|
|
|
<para>
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directory</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
<seg>
|
|
/usr/share/yelp-xsl
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|