Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

sourcedocs.html 621B

1234567891011121314151617181920212223242526
  1. <HTML>
  2. <TITLE>Source Code Documentation</TITLE>
  3. <link rel="stylesheet" type="text/css" href="mesa.css"></head>
  4. <BODY>
  5. <H1>Source Code Documentation</H1>
  6. <p>
  7. <A HREF="http://www.doxygen.org" target="_parent">Doxygen</A>
  8. is used to automatically
  9. produce cross-referenced documentation from the Mesa sources.
  10. This is not included in the normal Mesa distribution.
  11. Download Mesa from CVS if interested.
  12. </P>
  13. <P>
  14. If you're reading this page from your local copy of Mesa, and have
  15. run the doxygen scripts, you can read the documentation
  16. <A HREF="../doxygen/main/index.html" target="_parent">here</A>
  17. </P>
  18. </BODY>
  19. </HTML>