Martin Mahner
66203c18fe
Fixed misleading doc typo
2014-08-02 13:10:49 +02:00
Martin Mahner
fc9529572b
Added a note that you have to disable ‚lexer‘ to use ‚filename‘.
...
Might be good to rethink the logic here.
2014-06-09 20:21:26 +02:00
Martin Mahner
3bc2eb0c84
Add support to set a lexer with a given filename. Closes issue #63 .
...
This allows third-party API utils to set the lexer automatically based on the open filename.
2014-06-09 20:18:08 +02:00
Martin Mahner
ae61e6f9aa
Added settings docs for Gist changes made in issue #58 .
2014-06-08 20:21:59 +02:00
Martin Mahner
34181e03f7
Added a API value to set the expire time of snippets. Closes issue #64 .
2014-06-08 20:15:59 +02:00
Martin Mahner
05d9da53ed
Minor fixes for installation docs. Closes issue #45 .
2014-04-12 10:46:49 -04:00
Martin Mahner
76faf7fe9b
Merge pull request #49 from kulbir/issue-45
...
added installation docs - #45
Thank you!
2014-04-12 10:19:58 -04:00
Martin Mahner
0a3e2b5082
Fixed duplicate slugs.
...
Before a slug could get generated again, which threw an error since it was not unique, but treated as a kind of primary key.
Now if the same slug gets generated again, we generate one other slug with one more character.
2014-04-12 10:10:46 -04:00
kulbir
7f1c649e30
added installation docs - #45
2014-02-21 15:14:37 +05:30
Martin Mahner
3b8bb915e5
One time tests and docs.
2014-01-21 13:12:03 +01:00
Martin Mahner
dbfbcf54b6
API call accepts the lexer or format parameters now via GET too.
...
With this you can set the format by the url: /api/?format=json
2014-01-11 16:11:42 +01:00
Martin Mahner
d3e497df4c
Added sample api scripts to docs.
2014-01-11 16:03:50 +01:00
Martin Mahner
964e1b64c7
Added option to keep snippets forever.
2014-01-11 16:00:11 +01:00
Martin Mahner
8702f79591
Added API docs. Fixes issue #38 .
2014-01-07 13:37:18 +01:00
Martin Mahner
d86f8b812b
Code cleanup.
2014-01-07 13:07:55 +01:00
Martin Mahner
be4fa62bd7
Readthedocs fixes
2013-12-18 11:32:25 +01:00
Martin Mahner
be691b4b43
Added docs.
2013-12-18 11:28:45 +01:00
Martin Mahner
262395b075
Initial files for documentation.
2013-12-18 10:56:50 +01:00
Martin Mahner
9d1d52e669
Better docs.
2013-11-29 18:48:42 +01:00
Martin Mahner
cca489f71e
Added bare installation docs.
2013-11-24 21:06:52 +01:00
Martin Mahner
00a207457b
unused files
2011-05-30 18:57:24 +02:00
Martin Mahner
a2e4e83c20
Initial commit after move to linode
2011-05-30 01:03:04 +02:00