-
-
Notifications
You must be signed in to change notification settings - Fork 21
Home
This repository houses the documentation for the Citation Style Language.
The current documentation is written in reStructured Text. There are several online reStructured Text-to-HTML converters that can be used to quickly convert the text:
- http://rst.projectfondue.com/ (recommended, supports syntax highlighting and CSS)
- http://rst.ninjs.org/
- http://rst2a.com/create/type/
- http://www.siafoo.net/tools/reST
- http://www.tele3.cz/jbar/rest/rest.html
Documentation can also be converted using rst4csl (http://bitbucket.org/fbennett/rst4csl/overview/), which requires Python, doc-utils (http://docutils.sourceforge.net/) and Pygments (http://pygments.org/).
To render the documentation with our CSS formatting, visit http://rst.projectfondue.com/demo/ and use "API Demo using GET" with an URL to the raw reStructured Text document and the CSS file found at http://citation-style-language.github.com/styles/css/screen.css. E.g. http://goo.gl/r5gkH for the trunk specification.