> It's a great start. However, examples are much more useful if you know > what they should produce. run-examples might provide that, but having > them in the metadata would be even better - along with an explanation.
>From my original email: === Examples === > (foo 1 2) 3 > (foo 3 4) 7 But still not exactly what you are looking for. Perhaps you would prefer another of my fledgling projects: http://github.com/markmfredrickson/changeling My use case is writing LaTeX documents that include analysis and graphs produced in Clojure (more specifically Incanter), like Sweave for R, but you could use it to create function documentation as well. To summarize the differences of the two packages: with Changeling you are writing text files with embedded Clojure code; with postdoc you are writing Clojure with embedded text and code. Feel free to use these now. Changeling will go on Clojars after I get a LaTeX context written and generic image output. postdoc is still too new for me to say when it will see its first release. -Mark -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en