Merge pull request #1687 from ingwinlu/fix_refs_themes

[DOCS] fix broken refs
This commit is contained in:
Justin Mayer 2015-04-11 09:28:55 +01:00
commit 249a919c59

View file

@ -367,7 +367,7 @@ source_path Full system path of the article source file.
status The article status, can be any of 'published' or status The article status, can be any of 'published' or
'draft'. 'draft'.
summary Rendered summary content. summary Rendered summary content.
tags List of :ref:`Tag <object-author_cat_tab>` tags List of :ref:`Tag <object-author_cat_tag>`
objects. objects.
template Template name to use for rendering. template Template name to use for rendering.
title Title of the article. title Title of the article.
@ -422,7 +422,7 @@ source_path Full system path of the page source file.
status The page status, can be any of 'published' or status The page status, can be any of 'published' or
'draft'. 'draft'.
summary Rendered summary content. summary Rendered summary content.
tags List of :ref:`Tag <object-author_cat_tab>` tags List of :ref:`Tag <object-author_cat_tag>`
objects. objects.
template Template name to use for rendering. template Template name to use for rendering.
title Title of the page. title Title of the page.