contributing.html 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220
  1. <!DOCTYPE html>
  2. <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
  3. <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
  4. <head>
  5. <meta charset="utf-8">
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <title>Contributing &mdash; macop v1.0.5 documentation</title>
  8. <script type="text/javascript" src="_static/js/modernizr.min.js"></script>
  9. <script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
  10. <script type="text/javascript" src="_static/jquery.js"></script>
  11. <script type="text/javascript" src="_static/underscore.js"></script>
  12. <script type="text/javascript" src="_static/doctools.js"></script>
  13. <script type="text/javascript" src="_static/language_data.js"></script>
  14. <script type="text/javascript" src="_static/js/theme.js"></script>
  15. <link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
  16. <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
  17. <link rel="stylesheet" href="_static/css/custom.css" type="text/css" />
  18. <link rel="index" title="Index" href="genindex.html" />
  19. <link rel="search" title="Search" href="search.html" />
  20. <link rel="prev" title="Some examples" href="examples.html" />
  21. </head>
  22. <body class="wy-body-for-nav">
  23. <div class="wy-grid-for-nav">
  24. <nav data-toggle="wy-nav-shift" class="wy-nav-side">
  25. <div class="wy-side-scroll">
  26. <div class="wy-side-nav-search" >
  27. <a href="index.html" class="icon icon-home"> macop
  28. </a>
  29. <div class="version">
  30. 1.0.5
  31. </div>
  32. <div role="search">
  33. <form id="rtd-search-form" class="wy-form" action="search.html" method="get">
  34. <input type="text" name="q" placeholder="Search docs" />
  35. <input type="hidden" name="check_keywords" value="yes" />
  36. <input type="hidden" name="area" value="default" />
  37. </form>
  38. </div>
  39. </div>
  40. <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
  41. <p class="caption"><span class="caption-text">Contents:</span></p>
  42. <ul class="current">
  43. <li class="toctree-l1"><a class="reference internal" href="description.html">Description</a></li>
  44. <li class="toctree-l1"><a class="reference internal" href="api.html">API</a></li>
  45. <li class="toctree-l1"><a class="reference internal" href="documentations/index.html">Documentation</a></li>
  46. <li class="toctree-l1"><a class="reference internal" href="examples.html">Some examples</a></li>
  47. <li class="toctree-l1 current"><a class="current reference internal" href="#">Contributing</a><ul>
  48. <li class="toctree-l2"><a class="reference internal" href="#using-github">Using GitHub</a></li>
  49. </ul>
  50. </li>
  51. </ul>
  52. </div>
  53. </div>
  54. </nav>
  55. <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
  56. <nav class="wy-nav-top" aria-label="top navigation">
  57. <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
  58. <a href="index.html">macop</a>
  59. </nav>
  60. <div class="wy-nav-content">
  61. <div class="rst-content">
  62. <div role="navigation" aria-label="breadcrumbs navigation">
  63. <ul class="wy-breadcrumbs">
  64. <li><a href="index.html">Docs</a> &raquo;</li>
  65. <li>Contributing</li>
  66. <li class="wy-breadcrumbs-aside">
  67. <a href="https://github.com/prise-3d/macop/blob/master/docs/source/contributing.rst" class="fa fa-github"> Edit on GitHub</a>
  68. </li>
  69. </ul>
  70. <hr/>
  71. </div>
  72. <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
  73. <div itemprop="articleBody">
  74. <div class="section" id="contributing">
  75. <h1>Contributing<a class="headerlink" href="#contributing" title="Permalink to this headline">¶</a></h1>
  76. <a class="reference internal image-reference" href="_images/logo_macop.png"><img alt="_images/logo_macop.png" class="align-center" src="_images/logo_macop.png" style="width: 350px;" /></a>
  77. <div class="section" id="using-github">
  78. <h2>Using GitHub<a class="headerlink" href="#using-github" title="Permalink to this headline">¶</a></h2>
  79. <p>This git project uses <a class="reference external" href="https://danielkummer.github.io/git-flow-cheatsheet/">git-flow</a> implementation. You are free to contribute to it.</p>
  80. <p>Please refer to the <a class="reference external" href="https://github.com/prise-3d/macop/blob/master/CONTRIBUTING.md">guidelines</a> file if you want more information about process!</p>
  81. </div>
  82. </div>
  83. </div>
  84. </div>
  85. <footer>
  86. <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
  87. <a href="examples.html" class="btn btn-neutral float-left" title="Some examples" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
  88. </div>
  89. <hr/>
  90. <div role="contentinfo">
  91. <p>
  92. &copy; Copyright 2020, Jérôme BUISINE
  93. </p>
  94. </div>
  95. Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
  96. </footer>
  97. </div>
  98. </div>
  99. </section>
  100. </div>
  101. <script type="text/javascript">
  102. jQuery(function () {
  103. SphinxRtdTheme.Navigation.enable(true);
  104. });
  105. </script>
  106. </body>
  107. </html>