Yes, I am aware of those warnings.  I chose to ignore them (they go  
away after the first run of make), because the Sphinx docs look fine  
and fixing the docstrings to remove the errors would result in making  
the docstring worse in my opinion.  I wrote the docstrings with  
Python's built in help in mind first and Sphinx second.

Aaron Meurer
On Aug 20, 2009, at 10:11 AM, Andy Ray Terrel wrote:

>
> Also running make html I get some errors that should be easy to fix:
>
> /Users/aterrel/workspace/sympy/sympy/solvers/ode.py:docstring of
> sympy.solvers.ode.ode_1st_homogeneous_coeff_best:10: (ERROR/3)
> Unexpected indentation.
> /Users/aterrel/workspace/sympy/sympy/solvers/ode.py:docstring of
> sympy.solvers.ode.ode_1st_homogeneous_coeff_subs_dep_div_indep:41:
> (ERROR/3) Unexpected indentation.
> /Users/aterrel/workspace/sympy/sympy/solvers/ode.py:docstring of
> sympy.solvers.ode.ode_Liouville:1: (ERROR/3) Unexpected indentation.
> /Users/aterrel/workspace/sympy/sympy/solvers/ode.py:docstring of
> sympy.solvers.ode.ode_Liouville:20: (ERROR/3) Unexpected indentation.
> /Users/aterrel/workspace/sympy/sympy/solvers/ode.py:docstring of
> sympy.solvers.ode.ode_nth_linear_constant_coeff_homogeneous:42:
> (ERROR/3) Unexpected indentation.
> /Users/aterrel/workspace/sympy/sympy/solvers/ode.py:docstring of
> sympy.solvers.ode.ode_separable:25: (ERROR/3) Unexpected indentation.
> /Users/aterrel/workspace/sympy/sympy/solvers/ode.py:docstring of
> sympy.solvers.ode:27: (ERROR/3) Unexpected indentation.
>
> >


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

Reply via email to