Commit graph

54 commits

Author SHA1 Message Date
Griatch
269fc3b1bc Changes to deploy mechanism 2020-06-13 10:43:28 +02:00
Griatch
f2dc22b22f Include toc in index 2020-06-12 22:38:11 +02:00
Griatch
1eab568021 Remove testing virtualenv 2020-06-12 22:15:51 +02:00
Griatch
a9ac877f6f Updated API autodoc index. 2020-06-12 22:04:08 +02:00
Griatch
ef506f0da6 Set branch whitelist 2020-06-12 22:04:01 +02:00
Griatch
f7bde74360 Add initial static-doc to master for proper versioning 2020-06-12 22:01:38 +02:00
Griatch
dc20174531 Removed mention of ROOT_DIR, deleted docs/ directory and moved locale/ under evennia/. 2015-02-09 22:31:23 +01:00
Griatch
ad3f19896c Changed all src/ and ev references to evennia 2015-01-07 15:36:32 +01:00
Kelketek Rritaa
7a8b1f7f2f One more trailing reference to that file fixed. 2014-09-28 12:56:56 -05:00
Griatch
dd491d4fde Minor fixup of the docs/README.txt file 2014-02-02 23:30:00 +01:00
Griatch
2306449ee1 Removed the superfluous reST build system in docs/sphinx. ReadTheDoc-style rst files are produced using tools directly in the wiki repo now instead. 2014-02-02 23:26:11 +01:00
Griatch
399f896b03 Update index.rst 2014-02-02 22:56:09 +01:00
Griatch
64a30c655d Updated ReST docs. 2013-12-02 16:43:44 +01:00
Griatch
cc12dc36fa Updated the ReST documentation. 2013-05-15 23:49:38 +02:00
Griatch
b15d1fa683 Updated ReST documentation. 2012-10-28 16:39:18 +01:00
Griatch
0397c6ae51 More fiddling sith sphinx docs. 2012-09-30 11:07:00 +02:00
Griatch
8e574960b7 Moved docs/conf.py to the right place, not sure why it ended up where it was. 2012-09-30 10:54:30 +02:00
Griatch
52b72258d2 Some more feedback on rst-building errors (readthedocs) 2012-09-30 10:46:18 +02:00
Griatch
85952f8075 Updated ReST documentation. 2012-09-30 10:32:41 +02:00
Griatch
3c96dc9cc9 Fixed a too-inclusive .hgignore file as well as some other fixes. 2012-09-07 19:31:51 +02:00
Griatch
ae65438c9b docs: Adding missing rest pages to mercurial. 2012-06-26 18:26:59 +02:00
Griatch
f95fac1f51 Adding contents file for an alphabetical index in the reST docs. 2012-06-26 18:19:10 +02:00
Griatch
f2d9b81d09 Changed format of reST conversion slightly. 2012-06-26 18:12:38 +02:00
Griatch
ae0f7a04c5 Updated and cleaned the wiki2rest converter. The ReST documentation should look a lot better now, with less weirdness. Using a python google-code snippet to convert now, so no more need for third-party ruby downloads! This should transfer to readthedocs shortly. 2012-06-26 17:45:12 +02:00
Griatch
a8139feb1a Updated ReST documentation. 2012-05-01 17:37:37 +02:00
Griatch
2eb5c4fc8c Updating ReST docs. 2012-03-15 15:26:07 +01:00
Griatch
c4f2c493d9 Updated ReST docs, fixed some things in Swedish translation. 2012-02-19 10:49:59 +01:00
Griatch
e2b67b0ac4 Updated reST docs. 2011-12-20 18:54:27 +01:00
Griatch
3337c0f787 Updated ReST documentation 2011-11-14 20:17:04 +01:00
Griatch
6ede4e5def Updated ReST documentation 2011-11-13 23:27:02 +01:00
Griatch
4b29114a83 Updated reST documentation. 2011-11-09 00:14:41 +01:00
Griatch
b465bdd7bb Updated reST docs. 2011-10-04 22:29:40 +02:00
Griatch
6ddfdd85f0 Updating ReST docs. 2011-10-04 00:46:50 +02:00
Griatch
5271944f9a docs: updating rest documentationdocs: updating rest documentation.. 2011-10-01 13:21:34 +02:00
Griatch
c3a4063cc3 wiki: fixes. 2011-09-20 13:23:39 +02:00
Griatch
9a719d7fb0 Updated rst files to latest wiki. 2011-09-20 13:21:07 +02:00
Griatch
0af6dff175 Updated rst files to wiki. 2011-09-15 22:45:05 +02:00
Griatch
60e980be67 Updated rst-docs to match online wiki 2011-09-14 21:17:50 +02:00
Griatch
dce64d8bd2 fixes. 2011-09-11 17:09:30 +02:00
Griatch
751e2306ae Fixed link page. 2011-09-11 16:41:33 +02:00
Griatch
2200632739 Tried some variations with reST conversion, but didn't find a satisfactory alternate solution. 2011-09-11 16:19:27 +02:00
Griatch
eae89eabc0 Patched wiki2html to give correct source code snippet output. 2011-09-11 12:17:33 +02:00
Griatch
22b23be095 Fixed things in wiki repo so reST decumentation conversion don't hickup as much. 2011-09-11 03:24:41 +02:00
Griatch
daa327877c Fixed up look of reST documentation index a bit. 2011-09-11 00:38:39 +02:00
Griatch
bd0079a39d Added Sphinx (reST-style) conversion of Evennia documentation to docs/. This is an auto-generated conversion directly from the Wiki, so it's not custom-written in any way (will also make it easy to update). You need Sphinx to compile the sources into fancy pages. Supporting sphinx is to make documentation easier to print and view offline. Currently no sphinx src-code viewing is activated by default, it gives too many spurious errors (the converters are in the repo though if you're interested in experimenting). So for offline autodocs, doxygen is still to recommend. 2011-09-10 23:44:49 +02:00
Greg Taylor
2690e0790e Adding a docs/requirements.txt for our pip/viritualenv users. 2010-11-22 15:33:19 +00:00
Griatch
f83c2bddf8 Trunk: Merged the Devel-branch (branches/griatch) into /trunk. This constitutes a major refactoring of Evennia. Development will now continue in trunk. See the wiki and the past posts to the mailing list for info. /Griatch 2010-08-29 18:46:58 +00:00
Greg Taylor
b53c228257 Add a note about Python 2.6. 2009-04-30 06:20:00 +00:00
Greg Taylor
d03b214f24 Add FollowSymLinks to the media directory by default. 2009-04-30 06:17:51 +00:00
Griatch
54e2564a9f Just adding a few lines of README for those not aware of what to do about the docs/doxygen folder. 2009-04-26 07:55:25 +00:00