dpaste/docs
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
..
api.rst API call accepts the lexer or format parameters now via GET too. 2014-01-11 16:11:42 +01:00
conf.py Code cleanup. 2014-01-07 13:07:55 +01:00
index.rst Added option to keep snippets forever. 2014-01-11 16:00:11 +01:00
integration.rst Added option to keep snippets forever. 2014-01-11 16:00:11 +01:00
Makefile Initial files for documentation. 2013-12-18 10:56:50 +01:00
settings.rst Fixed duplicate slugs. 2014-04-12 10:10:46 -04:00
testing.rst Added docs. 2013-12-18 11:28:45 +01:00