Danilo Bargen
|
c14feb3f86
|
Renamed quick_complete to _quick_complete
|
2013-01-05 01:48:39 +01:00 |
|
Danilo Bargen
|
12b726c5a5
|
Added quick_complete convenience function
|
2013-01-03 23:10:35 +01:00 |
|
Danilo Bargen
|
23f36c86d7
|
Merge pull request #104 from dbrgn/newdocs
New Sphinx Docs
|
2013-01-02 11:18:15 -08:00 |
|
Danilo Bargen
|
96e961a609
|
Disabled sidebar image for now...
|
2013-01-02 20:10:59 +01:00 |
|
Danilo Bargen
|
a4e1fe47fd
|
Improved plugin api documentation
|
2013-01-02 20:10:59 +01:00 |
|
Danilo Bargen
|
cd4727ea9c
|
Added global.rst with jedi macro
|
2013-01-02 20:10:25 +01:00 |
|
Danilo Bargen
|
31492a721c
|
Simplified README
|
2013-01-02 20:10:25 +01:00 |
|
Danilo Bargen
|
e9ca801f0f
|
Added features to documentation
|
2013-01-02 20:10:25 +01:00 |
|
Danilo Bargen
|
e01a6cd0f8
|
Changed directory structure
|
2013-01-02 20:10:25 +01:00 |
|
Danilo Bargen
|
a215171750
|
Improved docs
|
2013-01-02 20:10:25 +01:00 |
|
Danilo Bargen
|
beba40e920
|
Dynamically update copyright date range
|
2013-01-02 20:09:46 +01:00 |
|
Danilo Bargen
|
bed4d6fa06
|
Added github star button
|
2013-01-02 20:09:46 +01:00 |
|
Danilo Bargen
|
aef84d71e1
|
Added "fork me on github" ribbon
|
2013-01-02 20:09:46 +01:00 |
|
Danilo Bargen
|
d3e4ea4d2a
|
Added logo to docs
|
2013-01-02 20:09:46 +01:00 |
|
Danilo Bargen
|
7210751584
|
Switched to flask theme
|
2013-01-02 20:09:46 +01:00 |
|
Danilo Bargen
|
59ff88ab57
|
Proper sphinx deprecation warning
|
2012-12-27 18:52:56 +01:00 |
|
Danilo Bargen
|
9e4a1bce5f
|
Fixed cross reference to exception
|
2012-12-27 18:52:46 +01:00 |
|
Danilo Bargen
|
a8dfcb35a3
|
Fixed RTD theme now. Really. (Hopefully.)
|
2012-12-27 02:27:27 +01:00 |
|
Danilo Bargen
|
e12c8371dd
|
Hopefully fixed issue with RTD html building
|
2012-12-27 02:21:25 +01:00 |
|
Danilo Bargen
|
f648357600
|
Force usage of default Sphinx template on RTD
|
2012-12-27 01:59:09 +01:00 |
|
Danilo Bargen
|
c4b35bb8b1
|
Removed "indices and tables" from index page
|
2012-12-27 01:56:22 +01:00 |
|
Danilo Bargen
|
a0813fd126
|
Some README changes
|
2012-12-27 01:50:54 +01:00 |
|
Danilo Bargen
|
6b31199371
|
Set author to "Jedi contributors"
|
2012-12-26 16:42:58 +01:00 |
|
Danilo Bargen
|
5170919458
|
Extended documentation of BaseDefinition properties.
|
2012-12-26 16:41:47 +01:00 |
|
Danilo Bargen
|
33cec59e94
|
Show inheritance and base class
|
2012-12-26 16:38:11 +01:00 |
|
Danilo Bargen
|
495ff87081
|
Added examples to API docs
|
2012-12-26 16:31:49 +01:00 |
|
Danilo Bargen
|
9f3bf0114e
|
Improved API documentation
|
2012-12-26 14:25:59 +01:00 |
|
Danilo Bargen
|
e0d07aff79
|
Started creating full documentation
|
2012-12-26 01:34:36 +01:00 |
|
Danilo Bargen
|
4217632ec8
|
Added Sphinx docs
|
2012-12-26 00:29:18 +01:00 |
|
Danilo Bargen
|
d591568186
|
Regression test for os.P_NOWAIT completion
|
2012-10-26 12:59:16 +02:00 |
|
Danilo Bargen
|
c5b9eca9d1
|
Trivial refactorings
|
2012-10-20 23:44:38 +02:00 |
|
Danilo Bargen
|
55aeeb00b7
|
Don't assign to str
|
2012-10-20 23:44:33 +02:00 |
|
Danilo Bargen
|
0d6e2a5b70
|
Replaced type() comparison with cleaner isinstance
|
2012-10-20 23:39:48 +02:00 |
|
Danilo Bargen
|
95a059398e
|
Fixed README path in MANIFEST.in, set README as long description in setup.py
|
2012-09-17 23:55:07 +02:00 |
|
Danilo Bargen
|
bed7c3ff74
|
Some README fixes
|
2012-09-17 23:52:31 +02:00 |
|
Danilo Bargen
|
5ce9946fdb
|
Updated .gitignore
|
2012-09-17 23:46:46 +02:00 |
|
Danilo Bargen
|
3f270c876d
|
Converted README: markdown to rst (fixexs #13)
|
2012-09-17 23:46:27 +02:00 |
|
Danilo Bargen
|
21a7346bac
|
Added setup.py
|
2012-09-17 23:22:04 +02:00 |
|
Danilo Bargen
|
385b925041
|
Added AUTHORS file (fixes #14)
|
2012-09-17 23:12:22 +02:00 |
|
Danilo Bargen
|
80cf9a7709
|
Fixed tests
|
2012-09-17 22:45:08 +02:00 |
|
Danilo Bargen
|
a26023c5b9
|
Uppercased LICENSE.txt
|
2012-09-17 22:38:52 +02:00 |
|
Danilo Bargen
|
21826e7a34
|
Moved jedi files to separate package folder
|
2012-09-17 22:38:38 +02:00 |
|
Danilo Bargen
|
043e530702
|
Travis config file
|
2012-06-04 16:34:47 +02:00 |
|
Danilo Bargen
|
b6dcecb4bf
|
Set proper exit code when running tests
|
2012-06-04 16:13:34 +02:00 |
|