Skip to content

Commit

Permalink
Refactor docs
Browse files Browse the repository at this point in the history
Fix #94.

Add bundle activation to installation

Improve @tag section in Annotations

Include match partial in invalidation chapter

Update user context docs

Fix typos

Add chapter intros

Add chapter headers

Add Debug config chapter

Add flash message chapter (todo)

Update proxy client chapter

Remove default config chapter

Add Configuration chapter header

Re-organise configuration chapters

Match is now linked to instead of included, and included in the TOC too.
  • Loading branch information
ddeboer committed Jul 30, 2014
1 parent d22a5e3 commit 83a794e
Show file tree
Hide file tree
Showing 34 changed files with 1,253 additions and 914 deletions.
4 changes: 2 additions & 2 deletions Resources/doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -225,8 +225,8 @@
# (source start file, target name, title, author,
# dir menu entry, description, category)
texinfo_documents = [
('index', 'FOSHttptpCacheBundle', 'FOSHttptpCacheBundle Documentation',
'David de Boer, David Buchmann', 'FOSHttptpCacheBundle', 'One line description of project.',
('index', 'FOSHttpCacheBundle', 'FOSHttpCacheBundle Documentation',
'David de Boer, David Buchmann', 'FOSHttpCacheBundle', 'A Symfony bundle to help with HTTP caching and invalidation',
'Miscellaneous'),
]

Expand Down
32 changes: 0 additions & 32 deletions Resources/doc/configuration/debug.rst

This file was deleted.

64 changes: 0 additions & 64 deletions Resources/doc/configuration/index.rst

This file was deleted.

92 changes: 0 additions & 92 deletions Resources/doc/configuration/proxy-client.rst

This file was deleted.

8 changes: 0 additions & 8 deletions Resources/doc/event-subscribers.rst

This file was deleted.

0 comments on commit 83a794e

Please sign in to comment.