|
83 | 83 | <li class="toctree-l2"><a class="reference internal" href="guide_extend.html#qpython-online-service">QPython Online Service</a></li> |
84 | 84 | </ul> |
85 | 85 | </li> |
86 | | -<li class="toctree-l1"><a class="reference internal" href="#developers-guide">Developers’ Guide</a><ul> |
| 86 | +<li class="toctree-l1"><a class="reference internal" href="#developer-guide">Developer Guide</a><ul> |
87 | 87 | <li class="toctree-l2"><a class="reference internal" href="guide_developers.html">Android</a></li> |
88 | 88 | <li class="toctree-l2"><a class="reference internal" href="guide_developers.html#qsl4a">QSL4A</a></li> |
89 | 89 | <li class="toctree-l2"><a class="reference internal" href="guide_developers.html#qpython-core">QPython Core</a></li> |
|
92 | 92 | <li class="toctree-l2"><a class="reference internal" href="guide_developers.html#qpy-io-enterprise-service">QPY.IO (Enterprise service)</a></li> |
93 | 93 | </ul> |
94 | 94 | </li> |
95 | | -<li class="toctree-l1"><a class="reference internal" href="#contributors-guide">Contributors’ Guide</a><ul> |
| 95 | +<li class="toctree-l1"><a class="reference internal" href="#contributor-guide">Contributor Guide</a><ul> |
96 | 96 | <li class="toctree-l2"><a class="reference internal" href="guide_contributors.html">Welcome contribute</a></li> |
97 | 97 | <li class="toctree-l2"><a class="reference internal" href="guide_contributors.html#how-to-help-with-test">How to help with test</a></li> |
98 | 98 | <li class="toctree-l2"><a class="reference internal" href="guide_contributors.html#how-to-contribute-documentation">How to contribute documentation</a></li> |
@@ -218,8 +218,8 @@ <h1>Programming Guide<a class="headerlink" href="#programming-guide" title="Perm |
218 | 218 | </div> |
219 | 219 | <p><strong>QPython project is not only a powerful Python engine for android, but is a active technology community also.</strong></p> |
220 | 220 | </div> |
221 | | -<div class="section" id="developers-guide"> |
222 | | -<h1>Developers’ Guide<a class="headerlink" href="#developers-guide" title="Permalink to this headline">¶</a></h1> |
| 221 | +<div class="section" id="developer-guide"> |
| 222 | +<h1>Developer Guide<a class="headerlink" href="#developer-guide" title="Permalink to this headline">¶</a></h1> |
223 | 223 | <p>QPython developers’ goal is pushing out a great Python for android.</p> |
224 | 224 | <div class="toctree-wrapper compound"> |
225 | 225 | <ul> |
@@ -253,8 +253,8 @@ <h1>Developers’ Guide<a class="headerlink" href="#developers-guide" title= |
253 | 253 | </ul> |
254 | 254 | </div> |
255 | 255 | </div> |
256 | | -<div class="section" id="contributors-guide"> |
257 | | -<h1>Contributors’ Guide<a class="headerlink" href="#contributors-guide" title="Permalink to this headline">¶</a></h1> |
| 256 | +<div class="section" id="contributor-guide"> |
| 257 | +<h1>Contributor Guide<a class="headerlink" href="#contributor-guide" title="Permalink to this headline">¶</a></h1> |
258 | 258 | <p>Welcome to join QPython contributors team, you are not just a user, but a creator of QPython.</p> |
259 | 259 | <div class="toctree-wrapper compound"> |
260 | 260 | <ul> |
|
0 commit comments