diff --git a/docs/en/index.rst b/docs/en/index.rst index 72cac5727..58753eb25 100644 --- a/docs/en/index.rst +++ b/docs/en/index.rst @@ -65,29 +65,29 @@ Working with Objects Advanced Topics --------------- - * :doc:`Architecture ` - * :doc:`Advanced Configuration ` - * :doc:`Limitations and knowns issues ` - * :doc:`Commandline Tools ` - * :doc:`Transactions and Concurrency ` - * :doc:`Filters ` - * :doc:`NamingStrategy ` - * :doc:`Improving Performance ` - * :doc:`Caching ` - * :doc:`Partial Objects ` - * :doc:`Change Tracking Policies ` - * :doc:`Best Practices ` - * :doc:`Metadata Drivers ` +* :doc:`Architecture ` +* :doc:`Advanced Configuration ` +* :doc:`Limitations and knowns issues ` +* :doc:`Commandline Tools ` +* :doc:`Transactions and Concurrency ` +* :doc:`Filters ` +* :doc:`NamingStrategy ` +* :doc:`Improving Performance ` +* :doc:`Caching ` +* :doc:`Partial Objects ` +* :doc:`Change Tracking Policies ` +* :doc:`Best Practices ` +* :doc:`Metadata Drivers ` Tutorials --------- - * :doc:`Indexed associations ` - * :doc:`Extra Lazy Associations ` - * :doc:`Composite Primary Keys ` - * :doc:`Ordered associations ` - * :doc:`Pagination ` - * :doc:`Override Field/Association Mappings In Subclasses ` +* :doc:`Indexed associations ` +* :doc:`Extra Lazy Associations ` +* :doc:`Composite Primary Keys ` +* :doc:`Ordered associations ` +* :doc:`Pagination ` +* :doc:`Override Field/Association Mappings In Subclasses ` Cookbook --------