diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-09-20 07:36:41 -0400 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-09-20 20:53:47 -0400 |
commit | 98cadc165d7adf888e14c1e078bf1cb2d4efac39 (patch) | |
tree | 1adbbd581a31327cceb32a8fdaf8af54fe441981 | |
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>
-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 | |||
91 | Creative Commons Attribution-ShareAlike 2.0 license. | 91 | Creative Commons Attribution-ShareAlike 2.0 license. |
92 | :note: You can also :ref:`purchase a copy from O'Reilly or elsewhere <ldd3_published>`. | 92 | :note: You can also :ref:`purchase a copy from O'Reilly or elsewhere <ldd3_published>`. |
93 | 93 | ||
94 | * Title: **Conceptual Architecture of the Linux Kernel** | ||
95 | |||
96 | :Author: Ivan T. Bowman. | ||
97 | :URL: http://plg.uwaterloo.ca/ | ||
98 | :Keywords: conceptual software architecture, extracted design, | ||
99 | reverse engineering, system structure. | ||
100 | :Description: Conceptual software architecture of the Linux kernel, | ||
101 | automatically extracted from the source code. Very detailed. Good | ||
102 | figures. Gives good overall kernel understanding. | ||
103 | |||
104 | * Title: **Concrete Architecture of the Linux Kernel** | ||
105 | |||
106 | :Author: Ivan T. Bowman, Saheem Siddiqi, and Meyer C. Tanuan. | ||
107 | :URL: http://plg.uwaterloo.ca/ | ||
108 | :Keywords: concrete architecture, extracted design, reverse | ||
109 | engineering, system structure, dependencies. | ||
110 | :Description: Concrete architecture of the Linux kernel, | ||
111 | automatically extracted from the source code. Very detailed. Good | ||
112 | figures. Gives good overall kernel understanding. This papers | ||
113 | focus on lower details than its predecessor (files, variables...). | ||
114 | |||
115 | * Title: **Linux as a Case Study: Its Extracted Software Architecture** | ||
116 | |||
117 | :Author: Ivan T. Bowman, Richard C. Holt and Neil V. Brewster. | ||
118 | :URL: http://plg.uwaterloo.ca/ | ||
119 | :Keywords: software architecture, architecture recovery, | ||
120 | redocumentation. | ||
121 | :Description: Paper appeared at ICSE'99, Los Angeles, May 16-22, | ||
122 | 1999. A mixture of the previous two documents from the same | ||
123 | author. | ||
124 | |||
125 | * Title: **Overview of the Virtual File System** | 94 | * Title: **Overview of the Virtual File System** |
126 | 95 | ||
127 | :Author: Richard Gooch. | 96 | :Author: Richard Gooch. |
@@ -579,16 +548,6 @@ Published books | |||
579 | Miscellaneous | 548 | Miscellaneous |
580 | ------------- | 549 | ------------- |
581 | 550 | ||
582 | |||
583 | :Author: Thomas Graichen. | ||
584 | :URL: http://marc.info/?l=linux-kernel&m=96446640102205&w=4 | ||
585 | :Keywords: CVS, web, cvsweb, browsing source code. | ||
586 | :Description: Web interface to a CVS server with the kernel | ||
587 | sources. "Here you can have a look at any file of the Linux kernel | ||
588 | sources of any version starting from 1.0 up to the (daily updated) | ||
589 | current version available. Also you can check the differences | ||
590 | between two versions of a file". | ||
591 | |||
592 | * Name: **Cross-Referencing Linux** | 551 | * Name: **Cross-Referencing Linux** |
593 | 552 | ||
594 | :URL: http://lxr.free-electrons.com/ | 553 | :URL: http://lxr.free-electrons.com/ |