[Pkg-owncloud-commits] [owncloud-doc] 62/270: add hint about annotation uppercasing

David Prévot taffit at moszumanska.debian.org
Thu Jul 31 03:53:01 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud-doc.

commit 6e81f4d991ff1087a562c3c23c691cbc6f3632bc
Author: Bernhard Posselt <dev at bernhard-posselt.com>
Date:   Sun May 11 18:07:09 2014 +0200

    add hint about annotation uppercasing
---
 developer_manual/app/middleware.rst | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/developer_manual/app/middleware.rst b/developer_manual/app/middleware.rst
index 36ba88c..5b9c1d8 100644
--- a/developer_manual/app/middleware.rst
+++ b/developer_manual/app/middleware.rst
@@ -142,4 +142,6 @@ Now adjust the container to inject the reflector:
           $this->registerMiddleware('HeaderMiddleware');
       }
 
-  }
\ No newline at end of file
+  }
+
+.. note:: An annotation always starts with an uppercase letter
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git



More information about the Pkg-owncloud-commits mailing list