PageRenderTime 45ms CodeModel.GetById 18ms RepoModel.GetById 1ms app.codeStats 0ms

/params/clojure/templates/overview.html

https://github.com/thickey/contrib-autodoc
HTML | 57 lines | 55 code | 1 blank | 1 comment | 0 complexity | 330a809fa37f6f870728399f9b7629a6 MD5 | raw file
  1. <h1 id="toc0">An Overview of the Clojure Core API</h1>
  2. <h4>This is API documentation for the latest committed checkin of the Clojure core.</h4>
  3. <h3>Important Clojure resources</h3>
  4. <ul>
  5. <li>The official source code for clojure is on the
  6. <a href="http://github.com/richhickey/clojure/">
  7. Clojure GitHub source page
  8. </a>.
  9. </li>
  10. <li>Issues and other information for clojure are maintained in the
  11. <a href="http://www.assembla.com/spaces/dashboard/index/clojure">
  12. Clojure Assembla space
  13. </a>.
  14. </li>
  15. <li>This documentation is maintained in the gh-pages branch of clojure
  16. on GitHub and is always available online
  17. <a href="http://richhickey.github.com/clojure">
  18. GitHub pages for Clojure
  19. </a>.
  20. If you wish to have a version for off-line use you can use the download
  21. button on the
  22. <a href="http://github.com/richhickey/clojure/tree/gh-pages">
  23. gh-pages branch page at GitHub
  24. </a>.
  25. </li>
  26. <li>Issues related to clojure and the various pieces of functionality
  27. within it are discussed in the
  28. <a href="http://groups.google.com/group/clojure">
  29. Clojure Google group
  30. </a>.
  31. </li>
  32. <li>Discussions among clojure developers take place in the
  33. <a href="http://groups.google.com/group/clojure-dev">
  34. Clojure Dev Google group
  35. </a>.
  36. </li>
  37. </ul>
  38. <div class="namespace-entry">
  39. <hr />
  40. <h2 class="namespace-tag"><a class="api-link" href="target">Namespace</a></h2>
  41. <!-- by <span id="author">Author here</span> -->
  42. <pre class="namespace-docstr">docstr here</pre>
  43. <span class="see-also">See also:
  44. <span class="see-also-link">
  45. <a href="see-also-tag">see-also-text</a>
  46. </span>
  47. </span>
  48. Public variables and functions:
  49. <span class="var-link"><a class="var-tag" href="var-tag">var-name</a> </span>
  50. <span class="subspace">Variables and functions in
  51. <span class="subspace-name">subspace name</span>:
  52. <span class="sub-var-link">
  53. <a href="var-tag">var-name</a>
  54. </span>
  55. </span>
  56. </div>