1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

update Command-Line/dumps

This commit is contained in:
gnosygnu
2017-02-02 11:48:15 -05:00
parent b4a7e4742e
commit f26baacee6
21 changed files with 165 additions and 131 deletions

View File

@@ -138,7 +138,7 @@
<span class="mw-headline" id="Detailed_start">Detailed start</span>
</h2>
<p>
See <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_3" title="Wiki setup/English wikis">Wiki_setup/English_wikis</a>
See <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_3" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
</p>
</div>

View File

@@ -170,7 +170,12 @@
</h3>
<ul>
<li>
Setup Python 2: <a href="https://www.python.org/downloads/" rel="nofollow" class="external free">https://www.python.org/downloads/</a> . For the rest of this walkthrough, we'll assume it's installed at <code>C:\Python2.7</code>
Setup Python 2: <a href="https://www.python.org/downloads/" rel="nofollow" class="external free">https://www.python.org/downloads/</a> . For the rest of this walkthrough, we'll assume it's installed at <code>C:\Python2.7</code>
<ul>
<li>
<b>Note that the dumpgenerator.py script will not work with Python 3</b>
</li>
</ul>
</li>
<li>
Download the wikiteam project from <a href="https://github.com/WikiTeam/wikiteam" rel="nofollow" class="external free">https://github.com/WikiTeam/wikiteam</a> For the rest of this walkthrough, we'll assume it's downloaded to <code>C:\WikiTeam</code>