great! El 21/01/2015 14:22, "Michael Hatherly" <[email protected]> escribió:
> Hi all, > > I’m pleased to announce the latest update to the Docile > <https://github.com/MichaelHatherly/Docile.jl> and Lexicon > <https://github.com/MichaelHatherly/Lexicon.jl> documentation packages. > > New features include: > > - Docile now supports plain strings > <http://michaelhatherly.github.io/Docile.jl/syntax/#plain-strings>, > ie. without @doc, as docstrings. Compatibility with the Julia 0.4 doc > system is still present. > - Thanks to Tom Short, Lexicon can now output nicely formatted > markdown. This can then be used to create static documentation using > programs such as MkDocs <http://www.mkdocs.org/>. See the > documentation from the following packages for examples of the results: > Sims <https://tshort.github.io/Sims.jl/>, Docile > <http://michaelhatherly.github.io/Docile.jl/>, and Lexicon > <http://michaelhatherly.github.io/Lexicon.jl/>. > > Any bugs or feature requests can be opened in either the Docile or Lexicon > repos. > > Happy documenting! > > — Mike > >
