jbt / docker

Documentation generator
http://jbt.github.com/docker
MIT License
233 stars 56 forks source link

Drop Pygments dependency #31

Closed jbt closed 10 years ago

jbt commented 11 years ago

Some nice work has been done on the mainstream docco recently, which among other things involves dropping the confusing pygments dependency. In light of this, I think it'd be good to kill off all dependencies not resolvable by npm.

jbt commented 11 years ago

Dropping pygments in favour of something like highlight.js would be cool but will break things like colour schemes. Been meaning to redo the whole CSS thing for a while now anyway so this will be a new 0.x release (and at some point I'll put a warning into 0.2.x that things will change in 0.3)

adambiggs commented 11 years ago

:+1: (#35)

flosse commented 11 years ago

+1

billymoon commented 11 years ago

+1 (lack of pygments broke my node)