All,

On: http://sphinx.pocoo.org/latest/rest.html#images

This example:

.. function:: foo(x)
              foo(y, z)
   :bar: no

   Return a line of text input from the user.

Produces this warning and doesn't render on my Macbook Pro in Safari.


/Users/darnold/Documents/temp/Sphinx/index.rst:74: (ERROR/3) Error in
"function" directive:
unknown option: "bar".

.. function:: foo(x)
              foo(y, z)
   :bar: no

   Return a line of text input from the user.

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

Reply via email to