Eight_Ways_to_Trick_Time_transforms >> tbwiki.header_transforms 

TB Wiki

Login

Regression Test

Expected HTML for page "kernel_doc_buglist_details"


expected html
nothing
t1Here are the full details for the kernel bugs:t
2<p>
3<h2><a name="kernel_doc_bug_details">kernel doc bug details</a>
4<span align=right class="section_edit_link">[<a href="/tbwiki/kernel_doc_buglist_details?action=edit&section=kernel_doc_bug_details">edit section</a>]</font></span>
5</h2>
6<table border=1>
7<tr bgcolor="#d0d0ff">
8  <td align="center"><b>record_id</b>&nbsp;&nbsp;<a href="/tbwiki/kernel_doc_buglist_details?sortby=record_id">^</a></td>
9  <td align="center"><b>summary</b>&nbsp;&nbsp;<a href="/tbwiki/kernel_doc_buglist_details?sortby=summary">^</a></td>
10  <td align="center"><b>description</b>&nbsp;&nbsp;<a href="/tbwiki/kernel_doc_buglist_details?sortby=description">^</a></td>
11  <td align="center"><b>status</b>&nbsp;&nbsp;<a href="/tbwiki/kernel_doc_buglist_details?sortby=status">^</a></td>
12</tr>
13<tr>
14<td><a href=/tbwiki/kdocbug_1?action=raw>1</td>  <td>mandocs does lots of unneeded builds</td>
15  <td>At the kernel source root directory, if I do:
16<p>
17$ make mandocs
18$ touch Documentation/DocBook/device-drivers.tmpl
19$ make mandocs
20<p>
21The second command runs for about 25 minutes
22<p>
23this may be related to if_changed_rule, FORCE, and make version 3.81
24<p>
25See this message on the gnu.org bug mailing list for make (from 2006):
26<a href="http://lists.gnu.org/archive/html/bug-make/2006-03/msg00003.html">http://lists.gnu.org/archive/html/bug-make/2006-03/msg00003.html</a>
27<p>
28</td>
29  <td>open</td>
30</tr>
31<tr>
32<td><a href=/tbwiki/kdocbug_2?action=raw>2</td>  <td>kernel doesn't make man pages for all functions and structs</td>
33  <td>kernel doesn't make man It appears to only produce
34documentation for about 4000 of the possible 20,000 man pages it
35should.
36<p>
37If a kernel file is not listed in a .tmpl file, no man pages are
38created for those functions
39<p>
40Try the following command to see the list of possible items:
41  find . -name "*.[ch]" | xargs grep -A 1 "^/\*\*" | grep -v -- --
42<p>
43</td>
44  <td>open</td>
45</tr>
46</table>
47<a href="/tbwiki/kernel_doc_buglist_details?action=Table.query_form&source_spec=kdocbug_.*&conf=kernel_doc_buglist.conf%3Akdocbugconf&table_block=kernel_doc_buglist_details%3Akdocbugdetails">
48            <font size=-1>Query</font></a>
49<br>
50 
51<p>
52Back to <a href="/tbwiki/kernel_doc_buglist">kernel doc buglist</a>
53<p>
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op

Differences for page "kernel_doc_buglist_details"


expected html
generated html
t No Differences Found t No Differences Found 
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op

Update saved output

Back to diff page

Return to Regression_Test page
TBWiki engine 1.9.3 by Tim Bird