Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Seo bundle documentation #438

Closed
Closed
Show file tree
Hide file tree
Changes from 10 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions bundles/phpcr_odm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1588,3 +1588,5 @@ Dumping nodes under ``/cms/simple`` including their properties:
.. _`SQL2 queries`: http://www.h2database.com/jcr/grammar.html
.. _`DoctrineCacheBundle`: https://github.com/doctrine/DoctrineCacheBundle/
.. _`last modified listener cookbook entry`: http://docs.doctrine-project.org/projects/doctrine-phpcr-odm/en/latest/cookbook/last-modified.html
.. _`the Symfony2 Doctrine documentation` : https://doctrine-orm.readthedocs.org/en/latest/index.html
.. _`the official midgard phpcr documentation` : http://midgard-project.org/phpcr/#getting_started
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why did you do this?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both already exists (line 1571 and line 1575)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Strange, but i got errors that they do not exist. Look at the first broken tests.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

7 changes: 7 additions & 0 deletions bundles/seo/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
SeoBundle
=============
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tagline (line containing = characters) should be as long as the headline itself. There are more occurences in this PR which needs a fix


.. toctree::
:maxdepth: 2

introduction
Loading