gen-components revision 3314
919N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
919N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
536N/A# A simple script to generate (on stdout), the component.html web page
owners = {}
@import '/css/demo_table.css';
@import '/css/ColVis.css';
@import '/css/ColReorder.css';
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
p5m_dirs = []
# Write out the initial HTML for the components.html web page.
print preamble
if started:
if debug:
return result
if debug:
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: