aviaryan / Clipjump

:clipboard: Clipboard Manager for Windows, built in AutoHotkey
http://clipjump.sourceforge.net/
384 stars 62 forks source link

Improvements for the docs #36

Closed aviaryan closed 10 years ago

aviaryan commented 10 years ago

Design-wise

Content-wise

hoppfrosch commented 10 years ago

Extra <code> tags to specify keywords should be removed and replaced by the link to the keyword OR a monospace font wrap CSS wherever possible.

Would suggest the opposite - make use of the code-tag wherever it is needed! To achieve a more simplistic look, adapt the CSS-Stylesheet (I would prefer to use a specific tag/css-selector for specific things in opposite to a generic monspace font wrap CSS - a change of this CSS might unintentionally change other places with no code where the same CSS is used as well ...)

Replacing with link would be the best ... ;-) (but combining both (monospaced links) might be an option as well)

aviaryan commented 10 years ago

To achieve a more simplistic look, adapt the CSS-Stylesheet (I would prefer to use a specific tag/css-selector for specific things in opposite to a generic monspace font wrap CSS - a change of this CSS might unintentionally change other places with no code where the same CSS is used as well ...)

Yes, I also plan to fix a tag.class for those keywords, something like em.key