J. David Ibáñez
|
a96d494747
|
Coding style
Including:
- Lines longer than 79 chars
- Spaces at the end of line
- Wrong indentation
- Comma not followed by an space
- C++ style comments: //
|
2013-03-02 11:40:42 +01:00 |
|
J. David Ibáñez
|
a80e989377
|
Merge remote-tracking branch 'esc/docs/fix_syntax_highlight'
|
2013-03-02 10:23:43 +01:00 |
|
Valentin Haenel
|
d937da9c8a
|
refactor the blob example
|
2013-02-28 21:10:23 +01:00 |
|
Valentin Haenel
|
ce5b884bbe
|
fix syntax hightlighting in docs
When using comments in a pycon session, comments must be prefixed with standard
console prompt (>>>) for pygments syntax highlighting to work.
|
2013-02-28 21:05:24 +01:00 |
|
Valentin Haenel
|
db02a2dbb6
|
document new ways to init a repo
|
2013-02-28 20:13:28 +01:00 |
|
J. David Ibáñez
|
8e40dbd314
|
Make doc strings look fine from the interpreter
Basically add a new-line character since "help(...)" does not wrap
lines automatically.
|
2013-02-09 23:46:37 +01:00 |
|
J. David Ibáñez
|
4b72047260
|
docs: finish first round on the repository chapter
|
2013-02-02 11:02:28 +01:00 |
|
J. David Ibáñez
|
43558261a5
|
Add Python 3.3 to the list of supported versions
|
2013-02-02 09:00:08 +01:00 |
|
J. David Ibáñez
|
93b8c633c3
|
docs: working on the repository chapter (in progress)
|
2013-01-27 23:49:02 +01:00 |
|
J. David Ibáñez
|
b0235e70c7
|
Improve Index docs
And fix a refcount error through the way.
|
2013-01-20 12:40:31 +01:00 |
|
J. David Ibáñez
|
181c6ed91e
|
docs: merge auto generated and hand writen docs
|
2013-01-19 17:05:36 +01:00 |
|
J. David Ibáñez
|
c1a48d514a
|
docs: make autodoc work without installing pygit2
|
2013-01-19 15:39:51 +01:00 |
|
J. David Ibáñez
|
e34911b63e
|
docs: split usage guide into several source files
|
2013-01-13 22:26:49 +01:00 |
|
J. David Ibáñez
|
c725ee7f05
|
Simplify README file
|
2013-01-13 12:13:25 +01:00 |
|
J. David Ibáñez
|
29708773e0
|
Copy docs from the readme file
|
2013-01-12 19:03:05 +01:00 |
|
J. David Ibáñez
|
0ff85b8fea
|
Use autodocs
|
2013-01-12 18:42:12 +01:00 |
|
J. David Ibáñez
|
139ea8d67c
|
sphinx-quickstart
|
2013-01-06 09:57:03 +01:00 |
|