doc: use config.ent

While there, also update the license, the copyright information, and
consistently link to the project's homepage.
This commit is contained in:
Pierre Pronchery 2024-12-05 00:07:30 +01:00
parent 68df4ccf8b
commit 14dfb99a81
7 changed files with 146 additions and 52 deletions

View File

@ -4,13 +4,13 @@
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY firstname "Pierre"> <!ENTITY firstname "Pierre">
<!ENTITY surname "Pronchery"> <!ENTITY surname "Pronchery">
<!ENTITY username "khorben">
<!ENTITY email "khorben@defora.org"> <!ENTITY email "khorben@defora.org">
<!ENTITY section "1"> <!ENTITY section "1">
<!ENTITY title "Panel User Manual"> <!ENTITY title "Panel User Manual">
<!ENTITY package "DeforaOS Panel">
<!ENTITY name "panel-embed"> <!ENTITY name "panel-embed">
<!ENTITY purpose "Helper for the embedding Panel applet"> <!ENTITY purpose "Helper for the embedding Panel applet">
<!ENTITY % configentities SYSTEM "../config.ent">
%configentities;
]> ]>
<refentry> <refentry>
<refentryinfo> <refentryinfo>
@ -34,14 +34,22 @@
<year>2015</year> <year>2015</year>
<year>2016</year> <year>2016</year>
<year>2017</year> <year>2017</year>
<year>2018</year>
<year>2019</year>
<year>2020</year>
<year>2021</year>
<year>2022</year>
<year>2023</year>
<year>2024</year>
<holder>&firstname; &surname; &lt;&email;&gt;</holder> <holder>&firstname; &surname; &lt;&email;&gt;</holder>
</copyright> </copyright>
<legalnotice> <legalnotice>
<para>This manual page was written for the DeforaOS project (and may be <para>This manual page was written for the DeforaOS
used by others).</para> project (and may be used by others).</para>
<para>Permission is granted to copy, distribute and/or modify this <para>Permission is granted to copy, distribute and/or
document under the terms of the GNU General Public License, modify this document under the terms of the
Version 3 as published by the Free Software Foundation.</para> Creative Commons Attribution 4.0 International
license.</para>
</legalnotice> </legalnotice>
</refentryinfo> </refentryinfo>
<refmeta> <refmeta>
@ -96,6 +104,11 @@
<manvolnum>1</manvolnum> <manvolnum>1</manvolnum>
</citerefentry> </citerefentry>
</para> </para>
<refsect2>
<title>Additional resources</title>
<para>More information can be found on the project page at <ulink
url="https://www.defora.org/os/project/3262/Panel"/>.</para>
</refsect2>
</refsect1> </refsect1>
</refentry> </refentry>
<!-- vim: set noet ts=1 sw=1 sts=1 tw=80: --> <!-- vim: set noet ts=1 sw=1 sts=1 tw=80: -->

View File

@ -4,13 +4,13 @@
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY firstname "Pierre"> <!ENTITY firstname "Pierre">
<!ENTITY surname "Pronchery"> <!ENTITY surname "Pronchery">
<!ENTITY username "khorben">
<!ENTITY email "khorben@defora.org"> <!ENTITY email "khorben@defora.org">
<!ENTITY section "1"> <!ENTITY section "1">
<!ENTITY title "Panel User Manual"> <!ENTITY title "Panel User Manual">
<!ENTITY package "DeforaOS Panel">
<!ENTITY name "panel-message"> <!ENTITY name "panel-message">
<!ENTITY purpose "Notifier for the panel"> <!ENTITY purpose "Notifier for the panel">
<!ENTITY % configentities SYSTEM "../config.ent">
%configentities;
]> ]>
<refentry> <refentry>
<refentryinfo> <refentryinfo>
@ -34,14 +34,22 @@
<year>2015</year> <year>2015</year>
<year>2016</year> <year>2016</year>
<year>2017</year> <year>2017</year>
<year>2018</year>
<year>2019</year>
<year>2020</year>
<year>2021</year>
<year>2022</year>
<year>2023</year>
<year>2024</year>
<holder>&firstname; &surname; &lt;&email;&gt;</holder> <holder>&firstname; &surname; &lt;&email;&gt;</holder>
</copyright> </copyright>
<legalnotice> <legalnotice>
<para>This manual page was written for the DeforaOS project (and may be <para>This manual page was written for the DeforaOS
used by others).</para> project (and may be used by others).</para>
<para>Permission is granted to copy, distribute and/or modify this <para>Permission is granted to copy, distribute and/or
document under the terms of the GNU General Public License, modify this document under the terms of the
Version 3 as published by the Free Software Foundation.</para> Creative Commons Attribution 4.0 International
license.</para>
</legalnotice> </legalnotice>
</refentryinfo> </refentryinfo>
<refmeta> <refmeta>
@ -146,6 +154,11 @@
<manvolnum>1</manvolnum> <manvolnum>1</manvolnum>
</citerefentry> </citerefentry>
</para> </para>
<refsect2>
<title>Additional resources</title>
<para>More information can be found on the project page at <ulink
url="https://www.defora.org/os/project/3262/Panel"/>.</para>
</refsect2>
</refsect1> </refsect1>
</refentry> </refentry>
<!-- vim: set noet ts=1 sw=1 sts=1 tw=80: --> <!-- vim: set noet ts=1 sw=1 sts=1 tw=80: -->

View File

@ -4,13 +4,13 @@
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY firstname "Pierre"> <!ENTITY firstname "Pierre">
<!ENTITY surname "Pronchery"> <!ENTITY surname "Pronchery">
<!ENTITY username "khorben">
<!ENTITY email "khorben@defora.org"> <!ENTITY email "khorben@defora.org">
<!ENTITY section "1"> <!ENTITY section "1">
<!ENTITY title "Panel User Manual"> <!ENTITY title "Panel User Manual">
<!ENTITY package "DeforaOS Panel">
<!ENTITY name "panel-notify"> <!ENTITY name "panel-notify">
<!ENTITY purpose "Notifier for the desktop"> <!ENTITY purpose "Notifier for the desktop">
<!ENTITY % configentities SYSTEM "../config.ent">
%configentities;
]> ]>
<refentry> <refentry>
<refentryinfo> <refentryinfo>
@ -34,14 +34,22 @@
<year>2015</year> <year>2015</year>
<year>2016</year> <year>2016</year>
<year>2017</year> <year>2017</year>
<year>2018</year>
<year>2019</year>
<year>2020</year>
<year>2021</year>
<year>2022</year>
<year>2023</year>
<year>2024</year>
<holder>&firstname; &surname; &lt;&email;&gt;</holder> <holder>&firstname; &surname; &lt;&email;&gt;</holder>
</copyright> </copyright>
<legalnotice> <legalnotice>
<para>This manual page was written for the DeforaOS project (and may be <para>This manual page was written for the DeforaOS
used by others).</para> project (and may be used by others).</para>
<para>Permission is granted to copy, distribute and/or modify this <para>Permission is granted to copy, distribute and/or
document under the terms of the GNU General Public License, modify this document under the terms of the
Version 3 as published by the Free Software Foundation.</para> Creative Commons Attribution 4.0 International
license.</para>
</legalnotice> </legalnotice>
</refentryinfo> </refentryinfo>
<refmeta> <refmeta>
@ -155,6 +163,11 @@
<manvolnum>1</manvolnum> <manvolnum>1</manvolnum>
</citerefentry> </citerefentry>
</para> </para>
<refsect2>
<title>Additional resources</title>
<para>More information can be found on the project page at <ulink
url="https://www.defora.org/os/project/3262/Panel"/>.</para>
</refsect2>
</refsect1> </refsect1>
</refentry> </refentry>
<!-- vim: set noet ts=1 sw=1 sts=1 tw=80: --> <!-- vim: set noet ts=1 sw=1 sts=1 tw=80: -->

View File

@ -4,19 +4,19 @@
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY firstname "Pierre"> <!ENTITY firstname "Pierre">
<!ENTITY surname "Pronchery"> <!ENTITY surname "Pronchery">
<!ENTITY username "khorben">
<!ENTITY email "khorben@defora.org"> <!ENTITY email "khorben@defora.org">
<!ENTITY section "1"> <!ENTITY section "1">
<!ENTITY title "Panel User Manual"> <!ENTITY title "Panel User Manual">
<!ENTITY package "DeforaOS Panel">
<!ENTITY name "panel"> <!ENTITY name "panel">
<!ENTITY purpose "Desktop panel"> <!ENTITY purpose "Desktop panel">
<!ENTITY % configentities SYSTEM "../config.ent">
%configentities;
]> ]>
<refentry> <refentry>
<refentryinfo> <refentryinfo>
<title>&title;</title> <title>&title;</title>
<date>@DATE@</date> <date>@DATE@</date>
<productname>&package;</productname> <productname>&vendor; &package;</productname>
<authorgroup> <authorgroup>
<author> <author>
<firstname>&firstname;</firstname> <firstname>&firstname;</firstname>
@ -34,14 +34,22 @@
<year>2015</year> <year>2015</year>
<year>2016</year> <year>2016</year>
<year>2017</year> <year>2017</year>
<year>2018</year>
<year>2019</year>
<year>2020</year>
<year>2021</year>
<year>2022</year>
<year>2023</year>
<year>2024</year>
<holder>&firstname; &surname; &lt;&email;&gt;</holder> <holder>&firstname; &surname; &lt;&email;&gt;</holder>
</copyright> </copyright>
<legalnotice> <legalnotice>
<para>This manual page was written for the DeforaOS project (and may be <para>This manual page was written for the DeforaOS
used by others).</para> project (and may be used by others).</para>
<para>Permission is granted to copy, distribute and/or modify this <para>Permission is granted to copy, distribute and/or
document under the terms of the GNU General Public License, modify this document under the terms of the
Version 3 as published by the Free Software Foundation.</para> Creative Commons Attribution 4.0 International
license.</para>
</legalnotice> </legalnotice>
</refentryinfo> </refentryinfo>
<refmeta> <refmeta>
@ -66,8 +74,9 @@
</refsynopsisdiv> </refsynopsisdiv>
<refsect1 id="description"> <refsect1 id="description">
<title>Description</title> <title>Description</title>
<para><command>&name;</command> is a desktop panel. It can be positioned at <para><command>&name;</command> is a desktop panel. It can be
the top and/or bottom of any monitor available.</para> positioned at the top, bottom, left, and/or right of any
monitor available.</para>
</refsect1> </refsect1>
<refsect1 id="options"> <refsect1 id="options">
<title>Options</title> <title>Options</title>
@ -124,6 +133,11 @@
<manvolnum>1</manvolnum> <manvolnum>1</manvolnum>
</citerefentry> </citerefentry>
</para> </para>
<refsect2>
<title>Additional resources</title>
<para>More information can be found on the project page at <ulink
url="https://www.defora.org/os/project/3262/Panel"/>.</para>
</refsect2>
</refsect1> </refsect1>
</refentry> </refentry>
<!-- vim: set noet ts=1 sw=1 sts=1 tw=80: --> <!-- vim: set noet ts=1 sw=1 sts=1 tw=80: -->

View File

@ -4,13 +4,13 @@
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY firstname "Pierre"> <!ENTITY firstname "Pierre">
<!ENTITY surname "Pronchery"> <!ENTITY surname "Pronchery">
<!ENTITY username "khorben">
<!ENTITY email "khorben@defora.org"> <!ENTITY email "khorben@defora.org">
<!ENTITY section "1"> <!ENTITY section "1">
<!ENTITY title "Panel User Manual"> <!ENTITY title "Panel User Manual">
<!ENTITY package "DeforaOS Panel">
<!ENTITY name "panelctl"> <!ENTITY name "panelctl">
<!ENTITY purpose "Control interface for the desktop panel"> <!ENTITY purpose "Control interface for the desktop panel">
<!ENTITY % configentities SYSTEM "../config.ent">
%configentities;
]> ]>
<refentry> <refentry>
<refentryinfo> <refentryinfo>
@ -34,14 +34,22 @@
<year>2015</year> <year>2015</year>
<year>2016</year> <year>2016</year>
<year>2017</year> <year>2017</year>
<year>2018</year>
<year>2019</year>
<year>2020</year>
<year>2021</year>
<year>2022</year>
<year>2023</year>
<year>2024</year>
<holder>&firstname; &surname; &lt;&email;&gt;</holder> <holder>&firstname; &surname; &lt;&email;&gt;</holder>
</copyright> </copyright>
<legalnotice> <legalnotice>
<para>This manual page was written for the DeforaOS project (and may be <para>This manual page was written for the DeforaOS
used by others).</para> project (and may be used by others).</para>
<para>Permission is granted to copy, distribute and/or modify this <para>Permission is granted to copy, distribute and/or
document under the terms of the GNU General Public License, modify this document under the terms of the
Version 3 as published by the Free Software Foundation.</para> Creative Commons Attribution 4.0 International
license.</para>
</legalnotice> </legalnotice>
</refentryinfo> </refentryinfo>
<refmeta> <refmeta>
@ -150,11 +158,20 @@
<refentrytitle>panel-embed</refentrytitle> <refentrytitle>panel-embed</refentrytitle>
<manvolnum>1</manvolnum> <manvolnum>1</manvolnum>
</citerefentry>, </citerefentry>,
<citerefentry>
<refentrytitle>panel-message</refentrytitle>
<manvolnum>1</manvolnum>
</citerefentry>,
<citerefentry> <citerefentry>
<refentrytitle>panel-notify</refentrytitle> <refentrytitle>panel-notify</refentrytitle>
<manvolnum>1</manvolnum> <manvolnum>1</manvolnum>
</citerefentry> </citerefentry>
</para> </para>
<refsect2>
<title>Additional resources</title>
<para>More information can be found on the project page at <ulink
url="https://www.defora.org/os/project/3262/Panel"/>.</para>
</refsect2>
</refsect1> </refsect1>
</refentry> </refentry>
<!-- vim: set noet ts=1 sw=1 sts=1 tw=80: --> <!-- vim: set noet ts=1 sw=1 sts=1 tw=80: -->

View File

@ -4,13 +4,13 @@
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY firstname "Pierre"> <!ENTITY firstname "Pierre">
<!ENTITY surname "Pronchery"> <!ENTITY surname "Pronchery">
<!ENTITY username "khorben">
<!ENTITY email "khorben@defora.org"> <!ENTITY email "khorben@defora.org">
<!ENTITY section "1"> <!ENTITY section "1">
<!ENTITY title "Panel User Manual"> <!ENTITY title "Panel User Manual">
<!ENTITY package "DeforaOS Panel">
<!ENTITY name "settings"> <!ENTITY name "settings">
<!ENTITY purpose "System preferences"> <!ENTITY purpose "System preferences">
<!ENTITY % configentities SYSTEM "../config.ent">
%configentities;
]> ]>
<refentry> <refentry>
<refentryinfo> <refentryinfo>
@ -29,14 +29,21 @@
</authorgroup> </authorgroup>
<copyright> <copyright>
<year>2018</year> <year>2018</year>
<year>2019</year>
<year>2020</year>
<year>2021</year>
<year>2022</year>
<year>2023</year>
<year>2024</year>
<holder>&firstname; &surname; &lt;&email;&gt;</holder> <holder>&firstname; &surname; &lt;&email;&gt;</holder>
</copyright> </copyright>
<legalnotice> <legalnotice>
<para>This manual page was written for the DeforaOS project (and may be <para>This manual page was written for the DeforaOS
used by others).</para> project (and may be used by others).</para>
<para>Permission is granted to copy, distribute and/or modify this <para>Permission is granted to copy, distribute and/or
document under the terms of the GNU General Public License, modify this document under the terms of the
Version 3 as published by the Free Software Foundation.</para> Creative Commons Attribution 4.0 International
license.</para>
</legalnotice> </legalnotice>
</refentryinfo> </refentryinfo>
<refmeta> <refmeta>
@ -82,6 +89,11 @@
<manvolnum>1</manvolnum> <manvolnum>1</manvolnum>
</citerefentry> </citerefentry>
</para> </para>
<refsect2>
<title>Additional resources</title>
<para>More information can be found on the project page at <ulink
url="https://www.defora.org/os/project/3262/Panel"/>.</para>
</refsect2>
</refsect1> </refsect1>
</refentry> </refentry>
<!-- vim: set noet ts=1 sw=1 sts=1 tw=80: --> <!-- vim: set noet ts=1 sw=1 sts=1 tw=80: -->

View File

@ -4,13 +4,13 @@
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY firstname "Pierre"> <!ENTITY firstname "Pierre">
<!ENTITY surname "Pronchery"> <!ENTITY surname "Pronchery">
<!ENTITY username "khorben">
<!ENTITY email "khorben@defora.org"> <!ENTITY email "khorben@defora.org">
<!ENTITY section "1"> <!ENTITY section "1">
<!ENTITY title "Panel User Manual"> <!ENTITY title "Panel User Manual">
<!ENTITY package "DeforaOS Panel">
<!ENTITY name "wifibrowser"> <!ENTITY name "wifibrowser">
<!ENTITY purpose "Wireless network settings"> <!ENTITY purpose "Wireless network settings">
<!ENTITY % configentities SYSTEM "../config.ent">
%configentities;
]> ]>
<refentry> <refentry>
<refentryinfo> <refentryinfo>
@ -34,14 +34,21 @@
<year>2016</year> <year>2016</year>
<year>2017</year> <year>2017</year>
<year>2018</year> <year>2018</year>
<year>2019</year>
<year>2020</year>
<year>2021</year>
<year>2022</year>
<year>2023</year>
<year>2024</year>
<holder>&firstname; &surname; &lt;&email;&gt;</holder> <holder>&firstname; &surname; &lt;&email;&gt;</holder>
</copyright> </copyright>
<legalnotice> <legalnotice>
<para>This manual page was written for the DeforaOS project (and may be <para>This manual page was written for the DeforaOS
used by others).</para> project (and may be used by others).</para>
<para>Permission is granted to copy, distribute and/or modify this <para>Permission is granted to copy, distribute and/or
document under the terms of the GNU General Public License, modify this document under the terms of the
Version 3 as published by the Free Software Foundation.</para> Creative Commons Attribution 4.0 International
license.</para>
</legalnotice> </legalnotice>
</refentryinfo> </refentryinfo>
<refmeta> <refmeta>
@ -111,6 +118,11 @@
<manvolnum>8</manvolnum> <manvolnum>8</manvolnum>
</citerefentry> </citerefentry>
</para> </para>
<refsect2>
<title>Additional resources</title>
<para>More information can be found on the project page at <ulink
url="https://www.defora.org/os/project/3262/Panel"/>.</para>
</refsect2>
</refsect1> </refsect1>
</refentry> </refentry>
<!-- vim: set noet ts=1 sw=1 sts=1 tw=80: --> <!-- vim: set noet ts=1 sw=1 sts=1 tw=80: -->