Skip to content

Commit

Permalink
Remove most of the README
Browse files Browse the repository at this point in the history
  • Loading branch information
eudoxia0 committed Sep 5, 2015
1 parent 7af9113 commit 97d97a2
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions README.md
Expand Up @@ -12,22 +12,12 @@ using [Scriba][scriba] syntax, append a couple of extra files (A few tutorials
and what have you), and Codex creates beautiful online documentation, and in the
near future, PDF manuals.

Codex uses [CommonDoc][commondoc] for representing the documentation and
converting it to other formats.

# Implementation

Codex uses [docparser][docparser] to extract documentation from systems, and
[Pandocl][pandocl] to parse docstrings and files into a CommonDoc document.

[scriba]: https://github.com/CommonDoc/scriba
[commondoc]: https://github.com/CommonDoc/common-doc
[clhs]: http://www.lispworks.com/documentation/HyperSpec/Front/
[docparser]: https://github.com/eudoxia0/docparser
[pandocl]: https://github.com/CommonDoc/pandocl
See the [documentation][docs]

# License

Copyright (c) 2014-2015 Fernando Borretti

Licensed under the MIT License.

[docs]: http://commondoc.github.io/codex/docs/overview.html

0 comments on commit 97d97a2

Please sign in to comment.