Re: The Documentation Webpage for Each Debian Release?
Laura Arjona Reina <[email protected]>
| Newsgroups | gmane.linux.debian.devel.documentation,gmane.linux.debian.devel.www |
|---|---|
| Message-ID | <[email protected]> |
Hello Rajib El 24/9/18 a las 13:03, Susmita/Rajib escribió: > Dear List Administrator, > > Every current Debian Release has a documentation page here: Documentation > https://www.debian.org/doc/ > > Unfortunately, the documentation webpage for the older releases can > not being found. For example, I wanted to read the web documentation > page for Debian Wheezy. But can no longer find it. > > Could you please help? The documentation related to Debian Wheezy (installation guide, release notes) can be found in the page about the Wheezy release: https://www.debian.org/releases/wheezy I am not sure if we should add some lines to https://www.debian.org/doc/ explaining this; so I'm attaching a proposal and CC'ing debian-doc mailing list. Note: I don't like my wording, I'm sure there is a simpler/clearer way to express the idea, but I couldn't find it... Kind regards -- Laura Arjona Reina https://wiki.debian.org/LauraArjona
doc_index.diff
(text/x-patch, 895 B)
diff --git a/english/doc/index.wml b/english/doc/index.wml index 749afa580a2..e3c7ffa18ea 100644 --- a/english/doc/index.wml +++ b/english/doc/index.wml @@ -48,6 +48,7 @@ These documents come in these basic categories:</p> <li><a href="#howtos">HOWTOs</a></li> <li><a href="#faqs">FAQs</a></li> <li><a href="#other">other shorter documents</a></li> + <li><a href="#releases">documentation for other releases different than stable</a></li> </ul> <h3 id="manuals">Manuals</h3> @@ -221,6 +222,12 @@ images</a>.</p> </dl> +<h3 id="releases">Documentation for other releases different than stable</h3> + +<p>If you are looking for documentation (installation guide, release notes) of a certain +Debian release, please go to the <a href="https://www.debian.org/releases/">web page about Debian releases</a> +and click on the link for that particular release. +</p> <hrline />