Skip to content

Commit

Permalink
RSS/atom feeds can no longer be customized by a template.
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerbutler committed Apr 11, 2014
1 parent 752c7ef commit 21cb250
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions engineer/docs_source/dev/theme_creation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -256,10 +256,10 @@ template looks like this:
.. versionadded:: 0.5.0


RSS and Sitemap Templates
-------------------------
Sitemap Templates
-----------------

Themes can provide custom templates for the RSS feed and sitemap, just as :ref:`individual sites can <rss template>`.
Themes can provide custom templates for sitemap, just as :ref:`individual sites can <sitemap template>`.
These templates should be in the theme's :file:`templates/theme` folder.

.. versionadded:: 0.3.0
Expand Down
2 changes: 1 addition & 1 deletion engineer/docs_source/templates.rst
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ looks like this:
:language: html+jinja


.. _rss template:
.. _sitemap template:

Sitemap Templates
-----------------
Expand Down

0 comments on commit 21cb250

Please sign in to comment.