diff --git a/latest/__init__.pyc b/latest/__init__.pyc deleted file mode 100644 index 57f6f8a..0000000 Binary files a/latest/__init__.pyc and /dev/null differ diff --git a/latest/__pycache__/__init__.cpython-35.pyc b/latest/__pycache__/__init__.cpython-35.pyc new file mode 100644 index 0000000..b9b7104 Binary files /dev/null and b/latest/__pycache__/__init__.cpython-35.pyc differ diff --git a/latest/index.html b/latest/index.html index c73e217..6ba0f4a 100644 --- a/latest/index.html +++ b/latest/index.html @@ -212,10 +212,11 @@
  • Usage
  • -
  • Index
  • +
  • Function index
  • Document syntax

    @@ -284,7 +285,7 @@ weave(Pkg.dir("Weave","examples","gadfly_sample.mdw&quo

    # Weave.weaveMethod.


    -

    weave(source ; doctype = "pandoc", plotlib="Gadfly", informat="noweb", out_path=:doc, fig_path = "figures", fig_ext = nothing)

    +

    weave(source ; doctype = "pandoc", plotlib="Gadfly", informat="noweb", out_path=:doc, fig_path = "figures", fig_ext = nothing)

    Weave an input document to output file.