diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-09-20 08:36:41 -0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-09-20 18:53:47 -0600 |
commit | 98cadc165d7adf888e14c1e078bf1cb2d4efac39 (patch) | |
tree | 1adbbd581a31327cceb32a8fdaf8af54fe441981 /Documentation | |
parent | 608ee2ff563f245eb4f8e7c06d01d203b59a640f (diff) |
Documentation/kernel-docs.txt: get rid of broken docs
There are still some broken docs: the URLs point to somewhere,
however, the texts are not there anymore. I was able to
find the texts on other URLs for some of those, but they're all
too old. So, just get rid of them.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/kernel-docs.txt | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/Documentation/kernel-docs.txt b/Documentation/kernel-docs.txt index 89508ba0b9c9..504d6e7a3041 100644 --- a/Documentation/kernel-docs.txt +++ b/Documentation/kernel-docs.txt @@ -91,37 +91,6 @@ On-line docs Creative Commons Attribution-ShareAlike 2.0 license. :note: You can also :ref:`purchase a copy from O'Reilly or elsewhere <ldd3_published>`. - * Title: **Conceptual Architecture of the Linux Kernel** - - :Author: Ivan T. Bowman. - :URL: http://plg.uwaterloo.ca/ - :Keywords: conceptual software architecture, extracted design, - reverse engineering, system structure. - :Description: Conceptual software architecture of the Linux kernel, - automatically extracted from the source code. Very detailed. Good - figures. Gives good overall kernel understanding. - - * Title: **Concrete Architecture of the Linux Kernel** - - :Author: Ivan T. Bowman, Saheem Siddiqi, and Meyer C. Tanuan. - :URL: http://plg.uwaterloo.ca/ - :Keywords: concrete architecture, extracted design, reverse - engineering, system structure, dependencies. - :Description: Concrete architecture of the Linux kernel, - automatically extracted from the source code. Very detailed. Good - figures. Gives good overall kernel understanding. This papers - focus on lower details than its predecessor (files, variables...). - - * Title: **Linux as a Case Study: Its Extracted Software Architecture** - - :Author: Ivan T. Bowman, Richard C. Holt and Neil V. Brewster. - :URL: http://plg.uwaterloo.ca/ - :Keywords: software architecture, architecture recovery, - redocumentation. - :Description: Paper appeared at ICSE'99, Los Angeles, May 16-22, - 1999. A mixture of the previous two documents from the same - author. - * Title: **Overview of the Virtual File System** :Author: Richard Gooch. @@ -579,16 +548,6 @@ Published books Miscellaneous ------------- - - :Author: Thomas Graichen. - :URL: http://marc.info/?l=linux-kernel&m=96446640102205&w=4 - :Keywords: CVS, web, cvsweb, browsing source code. - :Description: Web interface to a CVS server with the kernel - sources. "Here you can have a look at any file of the Linux kernel - sources of any version starting from 1.0 up to the (daily updated) - current version available. Also you can check the differences - between two versions of a file". - * Name: **Cross-Referencing Linux** :URL: http://lxr.free-electrons.com/ |