No description
Find a file
Bo Yao 67622cab82 Update main.css
When over long lines in <pre>, show a scrollbar.
eg: these lines in http://quickdocs.org/chirp/
```lisp
(chirp:compute-status-length "Wowsers, URL shortening sure is a thing! https://github.com/Shinmera/chirp.git")
(chirp:valid-language-p "en")
(chirp:access-level)
```
2017-03-09 09:02:10 -05:00
db Initial commit. 2015-07-18 16:23:33 +09:00
src Fix release version of projects. 2015-08-20 03:41:47 +09:00
static Update main.css 2017-03-09 09:02:10 -05:00
templates Encode URI of category search. 2015-08-01 00:11:15 +09:00
.gitignore Add fabfile.py. 2015-07-21 21:46:09 +09:00
app.lisp Session middleware is not used. 2015-07-30 22:38:21 +09:00
fabfile.py Run 'qlot install' when deploying web server. 2015-07-22 16:18:35 +09:00
qlfile qlot update. djula and fast-http are updated. 2015-08-01 04:09:01 +09:00
qlfile.lock Update quickdocs-database. 2015-08-01 07:44:40 +09:00
quickdocs-server.asd Initial commit. 2015-07-18 16:23:33 +09:00
README.markdown Initial commit. 2015-07-18 16:23:33 +09:00

quickdocs-server

Usage

Installation

Author

Copyright (c) 2015 Eitaro Fukamachi (e.arrows@gmail.com)

License

Licensed under the BSD 2-Clause License.