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
'draft'.
summary Rendered summary content.
tags List of :ref:`Tag <object-author_cat_tab>`
tags List of :ref:`Tag <object-author_cat_tag>`
objects.
template Template name to use for rendering.
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
'draft'.
summary Rendered summary content.
tags List of :ref:`Tag <object-author_cat_tab>`
tags List of :ref:`Tag <object-author_cat_tag>`
objects.
template Template name to use for rendering.
title Title of the page.