Ah, I had missed in there. Kevin Horn
On Sat, Jun 12, 2010 at 3:39 PM, Georg Brandl <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > It is already here: http://sphinx.pocoo.org/latest/templating.html#meta > and I think it makes more sense there :) > > Georg > > Am 12.06.2010 20:23, schrieb Kevin Horn: > > Thanks, Georg! > > > > Perhaps this should be added to the documentation here: > > http://sphinx.pocoo.org/markup/misc.html#file-wide-metadata ? > > > > Kevin Horn > > > > On Sat, Jun 12, 2010 at 11:19 AM, Georg Brandl <[email protected] > > <mailto:[email protected]>> wrote: > > > > Am 08.06.2010 23:16, schrieb Kevin H: > >> this page: > >> http://sphinx.pocoo.org/markup/misc.html#file-wide-metadata > > > >> describes a way to add "File-wide metadata" to a Sphinx/RST source > >> file, but notes that it is not displayed in the output. > > > >> I would like to display some of these fields in the output of my > >> Sphinx project. How would I go about this? Is there a way to access > >> these values from the template? > > > >> Has anyone done this before? > > > > Yes, the metadata is available as a dictionary called "meta" in the > > HTML templates. > > > > cheers, > > Georg > > - -- > You received this message because you are subscribed to the Google > Groups "sphinx-dev" group. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > To unsubscribe from this group, send email to > [email protected]<sphinx-dev%[email protected]> > <mailto:sphinx-dev%[email protected]<sphinx-dev%[email protected]> > >. > For more options, visit this group at > http://groups.google.com/group/sphinx-dev?hl=en. > > > > -- > > You received this message because you are subscribed to the Google > > Groups "sphinx-dev" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<sphinx-dev%[email protected]> > . > > For more options, visit this group at > > http://groups.google.com/group/sphinx-dev?hl=en. > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.15 (GNU/Linux) > > iEYEARECAAYFAkwT8HYACgkQN9GcIYhpnLCBywCeMY5W2nBwbCoKqiV0I3V5qWHn > vBcAn2LC2KdqbsKCBNNk+m2AT9oeU1Mg > =vWgA > -----END PGP SIGNATURE----- > > -- > You received this message because you are subscribed to the Google Groups > "sphinx-dev" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<sphinx-dev%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/sphinx-dev?hl=en. > > -- You received this message because you are subscribed to the Google Groups "sphinx-dev" 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/sphinx-dev?hl=en.
