gen-components revision 1393
68N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
68N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
68N/A# A simple script to generate (on stdout), the component.html web page
68N/Acomp_TPNOs = {}
181N/A @import '/css/demo_table.css';
83N/A @import '/css/ColVis.css';
68N/A @import '/css/ColReorder.css';
68N/A tr.even:hover, tr.even:hover td.sorting_1 ,
tr.odd:hover, tr.odd:hover td.sorting_1 {
<script type='text/javascript' src='js/jquery.js'></script>
<script type='text/javascript' src='js/jquery.dataTables.js'></script>
<script type='text/javascript' src='js/ColReorder.js'></script>
<script type='text/javascript' src='js/ColVis.js'></script>
if debug:
try:
if debug:
owners = {}
return owners
comp_TPNOs = {}
try:
if debug:
return(comp_TPNOs)
p5m_dirs = []
# Write out the initial HTML for the components.html web page.
print preamble
if started:
if debug:
return result
if debug:
try:
if debug:
# Collect all the .../build/component-report files and write them to stdout.
if debug:
try:
if debug:
# Write out the final HTML for the components.html web page.
print postamble
print >> sys.stderr, \
try: