mirror of
https://github.com/vale981/practical-cl-beautified
synced 2025-03-04 17:11:42 -05:00
Cleanup
This commit is contained in:
parent
b1decfef78
commit
4b2b23c2ed
2 changed files with 0 additions and 18 deletions
0
js/.gitignore → .gitignore
vendored
0
js/.gitignore → .gitignore
vendored
|
@ -1,18 +0,0 @@
|
||||||
* Practical Common Lisp - Beatifier
|
|
||||||
This browser extension adds syntax highlighting and other goodies to the [online
|
|
||||||
version](http://www.gigamonkeys.com/book/) of Practical Common Lisp by Peter Seibel.
|
|
||||||
|
|
||||||
** Features
|
|
||||||
- syntax highlightinh
|
|
||||||
- table of contents
|
|
||||||
- quick-nav:
|
|
||||||
- =right-arrow-key= - next chapter
|
|
||||||
- =left-arrow-key= - previous chapter
|
|
||||||
- =HOME/POS1= - index page
|
|
||||||
|
|
||||||
** TODO
|
|
||||||
- integrate full index into TOC
|
|
||||||
|
|
||||||
** Credits
|
|
||||||
- syntax highlighting: [highlight-lisp](https://github.com/orthecreedence/highlight-lisp)
|
|
||||||
- Table of Contents: [Tocbot](https://tscanlin.github.io/tocbot/)
|
|
Loading…
Add table
Reference in a new issue