Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
 
 

126 rindas
5.2 KiB

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <title>1. Introduction &mdash; Documentation</title>
  7. <link rel="stylesheet" href="_static/sphinxdoc.css" type="text/css" />
  8. <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
  9. <script type="text/javascript">
  10. var DOCUMENTATION_OPTIONS = {
  11. URL_ROOT: '',
  12. VERSION: '',
  13. COLLAPSE_MODINDEX: false,
  14. FILE_SUFFIX: '.html',
  15. HAS_SOURCE: true
  16. };
  17. </script>
  18. <script type="text/javascript" src="_static/jquery.js"></script>
  19. <script type="text/javascript" src="_static/doctools.js"></script>
  20. <link rel="top" title="Documentation" href="index.html" />
  21. <link rel="next" title="Web Notes Framework" href="webnotes_intro.html" />
  22. <link rel="prev" title="Documentation" href="index.html" />
  23. </head>
  24. <body>
  25. <div style="background-color: #FFF; text-align: left; padding: 8px 0px"><img src="_static/banner300910.gif"></div>
  26. <div class="related">
  27. <h3>Navigation</h3>
  28. <ul>
  29. <li class="right" style="margin-right: 10px">
  30. <a href="genindex.html" title="General Index"
  31. accesskey="I">index</a></li>
  32. <li class="right" >
  33. <a href="modindex.html" title="Global Module Index"
  34. accesskey="M">modules</a> |</li>
  35. <li class="right" >
  36. <a href="webnotes_intro.html" title="Web Notes Framework"
  37. accesskey="N">next</a> |</li>
  38. <li class="right" >
  39. <a href="index.html" title="Documentation"
  40. accesskey="P">previous</a> |</li>
  41. <li><a href="index.html">Documentation</a> &raquo;</li>
  42. </ul>
  43. </div>
  44. <div class="sphinxsidebar">
  45. <div class="sphinxsidebarwrapper">
  46. <h4>Previous topic</h4>
  47. <p class="topless"><a href="index.html"
  48. title="previous chapter">Documentation</a></p>
  49. <h4>Next topic</h4>
  50. <p class="topless"><a href="webnotes_intro.html"
  51. title="next chapter">Web Notes Framework</a></p>
  52. <h3>This Page</h3>
  53. <ul class="this-page-menu">
  54. <li><a href="_sources/intro.txt"
  55. rel="nofollow">Show Source</a></li>
  56. </ul>
  57. <div id="searchbox" style="display: none">
  58. <h3>Quick search</h3>
  59. <form class="search" action="search.html" method="get">
  60. <input type="text" name="q" size="18" />
  61. <input type="submit" value="Go" />
  62. <input type="hidden" name="check_keywords" value="yes" />
  63. <input type="hidden" name="area" value="default" />
  64. </form>
  65. <p class="searchtip" style="font-size: 90%">
  66. Enter search terms or a module, class or function name.
  67. </p>
  68. </div>
  69. <script type="text/javascript">$('#searchbox').show(0);</script>
  70. </div>
  71. </div>
  72. <div class="document">
  73. <div class="documentwrapper">
  74. <div class="bodywrapper">
  75. <div class="body">
  76. <div class="section" id="introduction">
  77. <h1>1. Introduction<a class="headerlink" href="#introduction" title="Permalink to this headline">¶</a></h1>
  78. <ul>
  79. <li class="toctree-l1"><a class="reference external" href="webnotes_intro.html">Web Notes Framework</a><ul>
  80. <li class="toctree-l2"><a class="reference external" href="webnotes_intro.html#why-web-notes-framework">Why Web Notes Framework?</a></li>
  81. <li class="toctree-l2"><a class="reference external" href="webnotes_intro.html#see-it-in-action">See it in action</a></li>
  82. <li class="toctree-l2"><a class="reference external" href="webnotes_intro.html#setting-up-and-installing">Setting Up and Installing</a></li>
  83. </ul>
  84. </li>
  85. <li class="toctree-l1"><a class="reference external" href="concepts.html">Concepts</a><ul>
  86. <li class="toctree-l2"><a class="reference external" href="concepts.html#structure">Structure</a></li>
  87. <li class="toctree-l2"><a class="reference external" href="concepts.html#developing-an-application">Developing an Application</a></li>
  88. </ul>
  89. </li>
  90. </ul>
  91. </div>
  92. </div>
  93. </div>
  94. </div>
  95. <div class="clearer"></div>
  96. </div>
  97. <div class="related">
  98. <h3>Navigation</h3>
  99. <ul>
  100. <li class="right" style="margin-right: 10px">
  101. <a href="genindex.html" title="General Index"
  102. >index</a></li>
  103. <li class="right" >
  104. <a href="modindex.html" title="Global Module Index"
  105. >modules</a> |</li>
  106. <li class="right" >
  107. <a href="webnotes_intro.html" title="Web Notes Framework"
  108. >next</a> |</li>
  109. <li class="right" >
  110. <a href="index.html" title="Documentation"
  111. >previous</a> |</li>
  112. <li><a href="index.html">Documentation</a> &raquo;</li>
  113. </ul>
  114. </div>
  115. <div class="footer">
  116. &copy; Copyright 2010, Rushabh Mehta.
  117. Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.3.
  118. </div>
  119. </body>
  120. </html>