header.html 566 B

123456789101112131415161718192021222324
  1. <html>
  2. <head>
  3. <title>
  4. JsonCpp - JSON data format manipulation library
  5. </title>
  6. <link href="doxygen.css" rel="stylesheet" type="text/css">
  7. <link href="tabs.css" rel="stylesheet" type="text/css">
  8. </head>
  9. <body bgcolor="#ffffff">
  10. <table width="100%">
  11. <tr>
  12. <td width="40%" align="left" valign="center">
  13. <a href="http://sourceforge.net/projects/jsoncpp/">
  14. JsonCpp project page
  15. </a>
  16. </td>
  17. <td width="40%" align="right" valign="center">
  18. <a href="http://jsoncpp.sourceforge.net">JsonCpp home page</a>
  19. </td>
  20. </tr>
  21. </table>
  22. <hr>