summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added docs/api/combox.gui.rstSiddharth Ravikumar2016-01-103-0/+9
|
* combox.gui: rewrote docstrings.Siddharth Ravikumar2016-01-102-26/+71
| | | | They're sphinx friendly now.
* Updated Changelog.Siddharth Ravikumar2016-01-071-0/+29
|
* Whitespace fix in combox.config.Siddharth Ravikumar2016-01-071-0/+1
|
* Added docs/api/combox.config.rstSiddharth Ravikumar2016-01-072-0/+7
|
* Rewrote docstrings combox.config module.Siddharth Ravikumar2016-01-071-8/+50
| | | | They're sphinx friendly now.
* Added docs/api/combox.cbox.rstSiddharth Ravikumar2016-01-052-0/+7
|
* docstrings in combox.cbox are sphinx friendly now.Siddharth Ravikumar2016-01-051-4/+17
|
* Added rsync exclude filter (for doc uploads).Siddharth Ravikumar2016-01-022-1/+4
|
* Added api docs for combox.events combox.silo.Siddharth Ravikumar2016-01-024-1/+20
|
* Rewrote/Added docstrings in combox.events module.Siddharth Ravikumar2016-01-021-35/+210
| | | | They're sphinx friendly now.
* updated ChangeLogSiddharth Ravikumar2015-12-251-0/+5
|
* combox/silo.py: rewrote docstrings.Siddharth Ravikumar2015-12-251-43/+103
| | | | Docstrings in combox.silo module are sphinx friendly now.
* docs: added link to git repo in sidebar.Siddharth Ravikumar2015-12-242-1/+6
|
* Added docs/setup/index.rstSiddharth Ravikumar2015-12-242-2/+168
| | | | | | `docs/setup/index.rst` contains information about install combox on gnu/linux and osx and information about setting up development environment on windows.
* docs/releases.rst: added bash highlighting.Siddharth Ravikumar2015-12-241-0/+2
|
* removed gnu, osx, setup-combox & windows docs.Siddharth Ravikumar2015-12-246-189/+9
| | | | Content in these pages will later be moved to setup/
* README.rst: cosmetic edit.Siddharth Ravikumar2015-12-241-0/+2
|
* docs/releases.rst: changed the styling of heading.Siddharth Ravikumar2015-12-241-1/+2
|
* docs/releases.rst: updated 0.2.0 archives.Siddharth Ravikumar2015-12-241-3/+8
|
* Added docs/releases.rst.Siddharth Ravikumar2015-12-243-1/+64
|
* updated Changlog.Siddharth Ravikumar2015-12-241-0/+10
|
* setup.py: updated `description`.Siddharth Ravikumar2015-12-241-1/+1
|
* docs: Added combox.crypto module.Siddharth Ravikumar2015-12-242-0/+7
|
* README.rst: changed the position of fancy buttons.Siddharth Ravikumar2015-12-241-7/+9
|
* README.rst: updated fancy buttons.Siddharth Ravikumar2015-12-241-8/+8
|
* README.rst: Fixed typo.Siddharth Ravikumar2015-12-241-1/+1
|
* Rewrote docstrings in combox.crypto module.Siddharth Ravikumar2015-12-241-29/+100
| | | | It is sphinx friendly now.
* Added shields.io buttons (pypi); fancy stuff.Siddharth Ravikumar2015-12-241-0/+16
|
* Added api/index, api/combox.fileSiddharth Ravikumar2015-12-234-0/+21
|
* combox/file.py: updated docstrings.Siddharth Ravikumar2015-12-232-84/+189
|
* README.rst: removed contact section.Siddharth Ravikumar2015-12-222-6/+4
|
* setup.py: changed `author` field.Siddharth Ravikumar2015-12-222-1/+5
|
* authors -> contributors.Siddharth Ravikumar2015-12-2221-23/+48
|
* Makefile: added new targetsSiddharth Ravikumar2015-12-222-2/+11
| | | | | | | new targets: - clean-dist - clean-pyc
* .py files coding set to utf-8.Siddharth Ravikumar2015-12-2216-2/+34
|
* README.rst: cosmetic fix.Siddharth Ravikumar2015-12-221-1/+1
|
* bumped to version 0.2.0v0.2.0Siddharth Ravikumar2015-12-223-1/+14
|
* Added MakefileSiddharth Ravikumar2015-12-222-0/+52
|
* Fixed try-catch block in combox.cbox.main.Siddharth Ravikumar2015-12-223-3/+9
|
* README.rst: fixed lint errors.Siddharth Ravikumar2015-12-224-3/+7
|
* bumped to version 0.2.0.rc1Siddharth Ravikumar2015-12-222-2/+6
|
* updated MANIFEST.in: included docs/Siddharth Ravikumar2015-12-222-0/+3
|
* Added docs/ (uses sphinx).Siddharth Ravikumar2015-12-2213-79/+958
| | | | Most of what was in README.rst was moved to docs/
* unicoded the version strings.Siddharth Ravikumar2015-12-211-2/+4
|
* Added combox._version module.Siddharth Ravikumar2015-12-214-3/+68
| | | | This module is the canonical place for getting version information.
* Added MANIFEST.inSiddharth Ravikumar2015-12-212-0/+8
|
* overhauled setup.pySiddharth Ravikumar2015-12-212-12/+34
|
* fixed README.rstSiddharth Ravikumar2015-12-211-2/+2
|
* README.md -> README.rstSiddharth Ravikumar2015-12-212-113/+130
|