Weave.jl/doc/src/index.md

23 lines
689 B
Markdown
Raw Normal View History

2015-01-02 16:05:40 +01:00
# Intro
2015-01-02 16:05:40 +01:00
This is the documentation of [Weave.jl](http://github.com/mpastell/weave.jl). Weave is a scientific report generator/literate programming tool
for Julia. It resembles [Pweave](http://mpastell.com/pweave) and, Knitr
and Sweave.
**Current features**
* Noweb, markdown or script syntax for input documents.
2015-01-02 16:05:40 +01:00
* Execute code as terminal or "script" chunks.
* Capture Gadfly, PyPlot and Winston figures.
* Supports LaTex, Pandoc, Github markdown, MultiMarkdown, Asciidoc and reStructuredText output
* Publish markdown directly to html and pdf using Pandoc.
* Simple caching of results
2016-04-20 11:26:22 +02:00
![Weave code and output](http://mpastell.com/images/weave_demo.png)
2016-04-20 11:26:22 +02:00
## Contents
{contents}