diff options
| author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2020-10-05 16:30:32 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-10-06 13:56:17 +0100 |
| commit | 43d07a285181e64c30d98d10ff93ef50391efe59 (patch) | |
| tree | 78918fc94d55d44d35e1e3e61c7a6fccc28bca24 /documentation/ref-manual/ref-manual.xml | |
| parent | 1fd9c4b2c0ae927df29f7a0d34c3e595bcf48e89 (diff) | |
| download | poky-43d07a285181e64c30d98d10ff93ef50391efe59.tar.gz | |
sphinx: remove DocBook files
The Yocto Project documentation was migrated to Sphinx. Let's remove
the deprecated DocBook files.
(From yocto-docs rev: 28fb0e63b2fbfd6426b00498bf2682bb53fdd862)
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-manual.xml')
| -rwxr-xr-x | documentation/ref-manual/ref-manual.xml | 232 |
1 files changed, 0 insertions, 232 deletions
diff --git a/documentation/ref-manual/ref-manual.xml b/documentation/ref-manual/ref-manual.xml deleted file mode 100755 index 9a914f19cf..0000000000 --- a/documentation/ref-manual/ref-manual.xml +++ /dev/null | |||
| @@ -1,232 +0,0 @@ | |||
| 1 | <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" | ||
| 2 | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" | ||
| 3 | [<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] > | ||
| 4 | |||
| 5 | <book id='ref-manual' lang='en' | ||
| 6 | xmlns:xi="http://www.w3.org/2003/XInclude" | ||
| 7 | xmlns="http://docbook.org/ns/docbook" | ||
| 8 | > | ||
| 9 | <bookinfo> | ||
| 10 | |||
| 11 | <mediaobject> | ||
| 12 | <imageobject> | ||
| 13 | <imagedata fileref='figures/poky-title.png' | ||
| 14 | format='SVG' | ||
| 15 | align='left' scalefit='1' width='100%'/> | ||
| 16 | </imageobject> | ||
| 17 | </mediaobject> | ||
| 18 | |||
| 19 | <title> | ||
| 20 | Yocto Project Reference Manual | ||
| 21 | </title> | ||
| 22 | |||
| 23 | <authorgroup> | ||
| 24 | <author> | ||
| 25 | <affiliation> | ||
| 26 | <orgname>&ORGNAME;</orgname> | ||
| 27 | </affiliation> | ||
| 28 | <email>&ORGEMAIL;</email> | ||
| 29 | </author> | ||
| 30 | |||
| 31 | </authorgroup> | ||
| 32 | |||
| 33 | <revhistory> | ||
| 34 | <revision> | ||
| 35 | <revnumber>4.0+git</revnumber> | ||
| 36 | <date>November 2010</date> | ||
| 37 | <revremark>The initial document released with the Yocto Project 0.9 Release</revremark> | ||
| 38 | </revision> | ||
| 39 | <revision> | ||
| 40 | <revnumber>1.0</revnumber> | ||
| 41 | <date>April 2011</date> | ||
| 42 | <revremark>Released with the Yocto Project 1.0 Release.</revremark> | ||
| 43 | </revision> | ||
| 44 | <revision> | ||
| 45 | <revnumber>1.1</revnumber> | ||
| 46 | <date>October 2011</date> | ||
| 47 | <revremark>Released with the Yocto Project 1.1 Release.</revremark> | ||
| 48 | </revision> | ||
| 49 | <revision> | ||
| 50 | <revnumber>1.2</revnumber> | ||
| 51 | <date>April 2012</date> | ||
| 52 | <revremark>Released with the Yocto Project 1.2 Release.</revremark> | ||
| 53 | </revision> | ||
| 54 | <revision> | ||
| 55 | <revnumber>1.3</revnumber> | ||
| 56 | <date>October 2012</date> | ||
| 57 | <revremark>Released with the Yocto Project 1.3 Release.</revremark> | ||
| 58 | </revision> | ||
| 59 | <revision> | ||
| 60 | <revnumber>1.4</revnumber> | ||
| 61 | <date>April 2013</date> | ||
| 62 | <revremark>Released with the Yocto Project 1.4 Release.</revremark> | ||
| 63 | </revision> | ||
| 64 | <revision> | ||
| 65 | <revnumber>1.5</revnumber> | ||
| 66 | <date>October 2013</date> | ||
| 67 | <revremark>Released with the Yocto Project 1.5 Release.</revremark> | ||
| 68 | </revision> | ||
| 69 | <revision> | ||
| 70 | <revnumber>1.6</revnumber> | ||
| 71 | <date>April 2014</date> | ||
| 72 | <revremark>Released with the Yocto Project 1.6 Release.</revremark> | ||
| 73 | </revision> | ||
| 74 | <revision> | ||
| 75 | <revnumber>1.7</revnumber> | ||
| 76 | <date>October 2014</date> | ||
| 77 | <revremark>Released with the Yocto Project 1.7 Release.</revremark> | ||
| 78 | </revision> | ||
| 79 | <revision> | ||
| 80 | <revnumber>1.8</revnumber> | ||
| 81 | <date>April 2015</date> | ||
| 82 | <revremark>Released with the Yocto Project 1.8 Release.</revremark> | ||
| 83 | </revision> | ||
| 84 | <revision> | ||
| 85 | <revnumber>2.0</revnumber> | ||
| 86 | <date>October 2015</date> | ||
| 87 | <revremark>Released with the Yocto Project 2.0 Release.</revremark> | ||
| 88 | </revision> | ||
| 89 | <revision> | ||
| 90 | <revnumber>2.1</revnumber> | ||
| 91 | <date>April 2016</date> | ||
| 92 | <revremark>Released with the Yocto Project 2.1 Release.</revremark> | ||
| 93 | </revision> | ||
| 94 | <revision> | ||
| 95 | <revnumber>2.2</revnumber> | ||
| 96 | <date>October 2016</date> | ||
| 97 | <revremark>Released with the Yocto Project 2.2 Release.</revremark> | ||
| 98 | </revision> | ||
| 99 | <revision> | ||
| 100 | <revnumber>2.3</revnumber> | ||
| 101 | <date>May 2017</date> | ||
| 102 | <revremark>Released with the Yocto Project 2.3 Release.</revremark> | ||
| 103 | </revision> | ||
| 104 | <revision> | ||
| 105 | <revnumber>2.4</revnumber> | ||
| 106 | <date>October 2017</date> | ||
| 107 | <revremark>Released with the Yocto Project 2.4 Release.</revremark> | ||
| 108 | </revision> | ||
| 109 | <revision> | ||
| 110 | <revnumber>2.5</revnumber> | ||
| 111 | <date>May 2018</date> | ||
| 112 | <revremark>Released with the Yocto Project 2.5 Release.</revremark> | ||
| 113 | </revision> | ||
| 114 | <revision> | ||
| 115 | <revnumber>2.6</revnumber> | ||
| 116 | <date>November 2018</date> | ||
| 117 | <revremark>Released with the Yocto Project 2.6 Release.</revremark> | ||
| 118 | </revision> | ||
| 119 | <revision> | ||
| 120 | <revnumber>2.7</revnumber> | ||
| 121 | <date>May 2019</date> | ||
| 122 | <revremark>Released with the Yocto Project 2.7 Release.</revremark> | ||
| 123 | </revision> | ||
| 124 | <revision> | ||
| 125 | <revnumber>3.0</revnumber> | ||
| 126 | <date>October 2019</date> | ||
| 127 | <revremark>Released with the Yocto Project 3.0 Release.</revremark> | ||
| 128 | </revision> | ||
| 129 | <revision> | ||
| 130 | <revnumber>3.1</revnumber> | ||
| 131 | <date>&REL_MONTH_YEAR;</date> | ||
| 132 | <revremark>Released with the Yocto Project 3.1 Release.</revremark> | ||
| 133 | </revision> | ||
| 134 | </revhistory> | ||
| 135 | |||
| 136 | <copyright> | ||
| 137 | <year>©RIGHT_YEAR;</year> | ||
| 138 | <holder>Linux Foundation</holder> | ||
| 139 | </copyright> | ||
| 140 | |||
| 141 | <legalnotice> | ||
| 142 | <para> | ||
| 143 | Permission is granted to copy, distribute and/or modify this document under | ||
| 144 | the terms of the <ulink type="http" url="http://creativecommons.org/licenses/by-sa/2.0/uk/">Creative Commons Attribution-Share Alike 2.0 UK: England & Wales</ulink> as published by Creative Commons. | ||
| 145 | </para> | ||
| 146 | <note><title>Manual Notes</title> | ||
| 147 | <itemizedlist> | ||
| 148 | <listitem><para> | ||
| 149 | This version of the | ||
| 150 | <emphasis>Yocto Project Reference Manual</emphasis> | ||
| 151 | is for the &YOCTO_DOC_VERSION; release of the | ||
| 152 | Yocto Project. | ||
| 153 | To be sure you have the latest version of the manual | ||
| 154 | for this release, go to the | ||
| 155 | <ulink url='&YOCTO_DOCS_URL;'>Yocto Project documentation page</ulink> | ||
| 156 | and select the manual from that site. | ||
| 157 | Manuals from the site are more up-to-date than manuals | ||
| 158 | derived from the Yocto Project released TAR files. | ||
| 159 | </para></listitem> | ||
| 160 | <listitem><para> | ||
| 161 | If you located this manual through a web search, the | ||
| 162 | version of the manual might not be the one you want | ||
| 163 | (e.g. the search might have returned a manual much | ||
| 164 | older than the Yocto Project version with which you | ||
| 165 | are working). | ||
| 166 | You can see all Yocto Project major releases by | ||
| 167 | visiting the | ||
| 168 | <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink> | ||
| 169 | page. | ||
| 170 | If you need a version of this manual for a different | ||
| 171 | Yocto Project release, visit the | ||
| 172 | <ulink url='&YOCTO_DOCS_URL;'>Yocto Project documentation page</ulink> | ||
| 173 | and select the manual set by using the | ||
| 174 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" | ||
| 175 | pull-down menus. | ||
| 176 | </para></listitem> | ||
| 177 | <listitem> | ||
| 178 | <para> | ||
| 179 | To report any inaccuracies or problems with this | ||
| 180 | (or any other Yocto Project) manual, send an email to | ||
| 181 | the Yocto Project documentation mailing list at | ||
| 182 | <filename>docs@lists.yoctoproject.org</filename> or | ||
| 183 | log into the freenode <filename>#yocto</filename> channel. | ||
| 184 | </para> | ||
| 185 | </listitem> | ||
| 186 | </itemizedlist> | ||
| 187 | </note> | ||
| 188 | </legalnotice> | ||
| 189 | |||
| 190 | </bookinfo> | ||
| 191 | |||
| 192 | <xi:include href="ref-system-requirements.xml"/> | ||
| 193 | |||
| 194 | <xi:include href="ref-terms.xml"/> | ||
| 195 | |||
| 196 | <xi:include href="ref-release-process.xml"/> | ||
| 197 | |||
| 198 | <xi:include href="migration.xml"/> | ||
| 199 | |||
| 200 | <xi:include href="ref-structure.xml"/> | ||
| 201 | |||
| 202 | <xi:include href="ref-classes.xml"/> | ||
| 203 | |||
| 204 | <xi:include href="ref-tasks.xml"/> | ||
| 205 | |||
| 206 | <xi:include href="ref-devtool-reference.xml"/> | ||
| 207 | |||
| 208 | <xi:include href="ref-kickstart.xml"/> | ||
| 209 | |||
| 210 | <xi:include href="ref-qa-checks.xml"/> | ||
| 211 | |||
| 212 | <xi:include href="ref-images.xml"/> | ||
| 213 | |||
| 214 | <xi:include href="ref-features.xml"/> | ||
| 215 | |||
| 216 | <xi:include href="ref-variables.xml"/> | ||
| 217 | |||
| 218 | <xi:include href="ref-varlocality.xml"/> | ||
| 219 | |||
| 220 | <xi:include href="faq.xml"/> | ||
| 221 | |||
| 222 | <xi:include href="resources.xml"/> | ||
| 223 | |||
| 224 | <!-- <index id='index'> | ||
| 225 | <title>Index</title> | ||
| 226 | </index> | ||
| 227 | --> | ||
| 228 | |||
| 229 | </book> | ||
| 230 | <!-- | ||
| 231 | vim: expandtab tw=80 ts=4 | ||
| 232 | --> | ||
