Changeset 1548
- Timestamp:
- May 4, 2014 5:37:20 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
topdoc/branches/xml_2014-03-31/src/topdoc/TopDoc.py
r1547 r1548 160 160 161 161 # TODO: HTML looks ugly, organize by DSERV and make it neater 162 162 html = xmlTools.XmlWriter("html") 163 163 headNode = html.addStructuredNode(html.root, "head") 164 164 html.addStructuredNode(headNode, "title", obj="IOCs")
Note: See TracChangeset
for help on using the changeset viewer.