index.html 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135
  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>Welcome to the documentation for xdice &#8212; xdice 1.0.0 documentation</title>
  7. <link rel="stylesheet" href="_static/alabaster.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: '1.0.0',
  13. COLLAPSE_INDEX: false,
  14. FILE_SUFFIX: '.html',
  15. HAS_SOURCE: true,
  16. SOURCELINK_SUFFIX: '.txt'
  17. };
  18. </script>
  19. <script type="text/javascript" src="_static/jquery.js"></script>
  20. <script type="text/javascript" src="_static/underscore.js"></script>
  21. <script type="text/javascript" src="_static/doctools.js"></script>
  22. <link rel="index" title="Index" href="genindex.html" />
  23. <link rel="search" title="Search" href="search.html" />
  24. <link rel="next" title="Introduction" href="introduction.html" />
  25. <link rel="stylesheet" href="_static/custom.css" type="text/css" />
  26. <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />
  27. </head>
  28. <body>
  29. <div class="document">
  30. <div class="documentwrapper">
  31. <div class="bodywrapper">
  32. <div class="body" role="main">
  33. <div class="section" id="welcome-to-the-documentation-for-xdice">
  34. <h1>Welcome to the documentation for xdice<a class="headerlink" href="#welcome-to-the-documentation-for-xdice" title="Permalink to this headline">¶</a></h1>
  35. <p>Contents:</p>
  36. <div class="toctree-wrapper compound">
  37. <ul>
  38. <li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction</a><ul>
  39. <li class="toctree-l2"><a class="reference internal" href="introduction.html#presentation">Presentation</a></li>
  40. <li class="toctree-l2"><a class="reference internal" href="introduction.html#what-can-it-do">What can it do?</a></li>
  41. </ul>
  42. </li>
  43. <li class="toctree-l1"><a class="reference internal" href="dice_notation.html">Dice Notation</a><ul>
  44. <li class="toctree-l2"><a class="reference internal" href="dice_notation.html#case-sensitivity">Case sensitivity</a></li>
  45. <li class="toctree-l2"><a class="reference internal" href="dice_notation.html#bases">Bases</a></li>
  46. <li class="toctree-l2"><a class="reference internal" href="dice_notation.html#default-values">Default values</a></li>
  47. <li class="toctree-l2"><a class="reference internal" href="dice_notation.html#d-notation">D% Notation</a></li>
  48. <li class="toctree-l2"><a class="reference internal" href="dice_notation.html#selective-results">Selective results</a></li>
  49. <li class="toctree-l2"><a class="reference internal" href="dice_notation.html#repeat">Repeat</a></li>
  50. </ul>
  51. </li>
  52. <li class="toctree-l1"><a class="reference internal" href="cli.html">Command-Line</a></li>
  53. <li class="toctree-l1"><a class="reference internal" href="api.html">API</a><ul>
  54. <li class="toctree-l2"><a class="reference internal" href="api.html#the-dice-module">The dice module</a></li>
  55. <li class="toctree-l2"><a class="reference internal" href="api.html#dice-class">Dice class</a></li>
  56. <li class="toctree-l2"><a class="reference internal" href="api.html#score-class">Score class</a></li>
  57. <li class="toctree-l2"><a class="reference internal" href="api.html#pattern-class">Pattern class</a></li>
  58. <li class="toctree-l2"><a class="reference internal" href="api.html#patternscore-class">PatternScore class</a></li>
  59. </ul>
  60. </li>
  61. </ul>
  62. </div>
  63. </div>
  64. </div>
  65. </div>
  66. </div>
  67. <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
  68. <div class="sphinxsidebarwrapper">
  69. <h1 class="logo"><a href="#">xdice</a></h1>
  70. <h3>Navigation</h3>
  71. <ul>
  72. <li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction</a></li>
  73. <li class="toctree-l1"><a class="reference internal" href="dice_notation.html">Dice Notation</a></li>
  74. <li class="toctree-l1"><a class="reference internal" href="cli.html">Command-Line</a></li>
  75. <li class="toctree-l1"><a class="reference internal" href="api.html">API</a></li>
  76. </ul>
  77. <div class="relations">
  78. <h3>Related Topics</h3>
  79. <ul>
  80. <li><a href="#">Documentation overview</a><ul>
  81. <li>Next: <a href="introduction.html" title="next chapter">Introduction</a></li>
  82. </ul></li>
  83. </ul>
  84. </div>
  85. <div id="searchbox" style="display: none" role="search">
  86. <h3>Quick search</h3>
  87. <form class="search" action="search.html" method="get">
  88. <div><input type="text" name="q" /></div>
  89. <div><input type="submit" value="Go" /></div>
  90. <input type="hidden" name="check_keywords" value="yes" />
  91. <input type="hidden" name="area" value="default" />
  92. </form>
  93. </div>
  94. <script type="text/javascript">$('#searchbox').show(0);</script>
  95. </div>
  96. </div>
  97. <div class="clearer"></div>
  98. </div>
  99. <div class="footer">
  100. &copy;2017, Olivier Massot.
  101. |
  102. Powered by <a href="http://sphinx-doc.org/">Sphinx 1.6.3</a>
  103. &amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.10</a>
  104. |
  105. <a href="_sources/index.rst.txt"
  106. rel="nofollow">Page source</a>
  107. </div>
  108. </body>
  109. </html>