2011/11/23 Alexey U. Gudchenko <[email protected]>: <snip> >> Greetings.
Hi, >> >> Feel free to submit pull requests even if the task is almost done or >> just pull request only preliminary, to view and discuss (if you are not >> afraid that the code will be stolen by others.) This gives more >> specifics about the discussion. >> >> If the work with the branch will be proceeded further, there is not >> needed to close/recreate pull request, but just add commits in your >> branch and push them to your github remote. Pull request is updated >> automatically, Ok, great. I've added a pull request on GitHub. <snip> >> So it is unrelated with doc generation. But carefully adhere to one >> format in the whole file >> . >> See Also >> -------- >> .submatrix() : extract block from Matrix >> .T, diag() >> > > P.S. > And note that the above format is an example: in the issue tracker the > format is defined as: > > See Also > ======== > > :class:`someclass`, :function:`somefunction` > > (use class or function depending on what that object actually is) > > However, the exact format depends on how the shinx will be works > correctly with this section. Ok. I've used the same format in all files, and I plan to (if no-one else does them first!) do the other "See Also" tasks as well, so I'll use the same format in those. Thanks for your help! Harry Rickards <[email protected]> <snip> -- 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.
