Changeset 20795 for lang/cplusplus
- Timestamp:
- 10/05/08 16:30:33 (2 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/cplusplus/llv8call/trunk/tools/makedoc/make-docs.js
r20792 r20795 38 38 modules.push(currentmodule); 39 39 } else if (line.match(/\/\*\*\s*SYNOPSIS/)) { 40 p("GOTO SYNOP MODE");41 40 parser = parser_synopsis; 42 41 } else if (line.match(/CLASS(?:_WITH_CONSTRUCTOR)?\(/)) { … … 68 67 } 69 68 hdf.SetValue("data.synopsis", data.synopsis); 70 p(hdf.DumpStr(undefined, 0));69 // p(hdf.DumpStr(undefined, 0)); 71 70 var cs = new clearsilver.CS(hdf); 72 71 cs.ParseFile(TMPLDIR + "/doc.cs");
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)