Hi,

I'd like to add meta OpenGraph informations in my Sphinx doc. The meta
rST directive could be a nice solution:

.. meta::
     :description: The reStructuredText plaintext markup language
     :keywords: plaintext, markup language

How can I use the meta directive with OpenGraph&  obtain this output,
(with semi-colon in property...):

<meta property="og:title" content="The Rock" />  ?

Thx for your help.
-- Nicolas

--
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@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