From afc38e43ec724c79b73e1a9fa68f33c56eb1add9 Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Sun, 23 Apr 2017 09:36:05 +0200 Subject: Provide documentation under ./docs --- docs/en/developers/04_Frontend/01_View_files.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 docs/en/developers/04_Frontend/01_View_files.md (limited to 'docs/en/developers/04_Frontend/01_View_files.md') diff --git a/docs/en/developers/04_Frontend/01_View_files.md b/docs/en/developers/04_Frontend/01_View_files.md new file mode 100644 index 000000000..5eb284dde --- /dev/null +++ b/docs/en/developers/04_Frontend/01_View_files.md @@ -0,0 +1,15 @@ +# The .phtml files + +**TODO** + +# Writing a URL + +**TODO** + +# Displaying an icon + +**TODO** + +# Internationalisation + +**TODO** -- cgit v1.2.3