On Sat, Jul 3, 2010 at 1:20 AM, Ondrej Certik <[email protected]> wrote:

> We need to create some better pages. It's as simple as just cloning
> the repo, and pushing it in.
>

What kind of things (if any) did you have in mind?  Would we like to
eventually have all of the wiki pages there, instead, or auto-generated API
documentation?  Right now (correct me if I'm wrong), there is:

* docs.sympy.org: created by Sphinx, generated every release
* code.google.com wiki: older spot for a lot of articles?
* wiki.sympy.org: new spot for articles?

Perhaps we could consolidate these all somehow?  You guys are much more
familiar with them than I am, so I expect responses telling me that I'm
completely wrong. :)

On Fri, Jul 2, 2010 at 8:28 PM, Aaron S. Meurer <[email protected]> wrote:

> Is it possible to have official docs for the latest released version and
> also unofficial docs from the latest master (or from the last time someone
> built)?
>

I'm not sure how the Django team works things, but I think that their system
(http://docs.djangoproject.com/en/1.2/ and
http://docs.djangoproject.com/en/dev/ ) works well.  I'm not sure how easily
that sort of thing would work with SymPy's current scheme (one main
development branch and tagged releases); if you don't move tags at all, then
it should be easy enough to do a dev build with a post-commit hook and a
manual build with each release, right?

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to