Initiated new howtos
authorThierry Florac <thierry.florac@onf.fr>
Fri, 25 May 2018 14:28:29 +0200
changeset 67 81281f49aeb4
parent 66 2643fb0f7bbc
child 72 3f403b9c4220
child 90 06915aa059c5
Initiated new howtos
src/source/appextend.rst
src/source/howto-content.rst
src/source/howto-paragraph.rst
src/source/howto-renderer.rst
src/source/howto-skin.rst
src/source/howto-template.rst
--- a/src/source/appextend.rst	Fri May 25 09:06:35 2018 +0200
+++ b/src/source/appextend.rst	Fri May 25 14:28:29 2018 +0200
@@ -8,4 +8,9 @@
     :maxdepth: 1
 
     howto-adapter
+    howto-skin
+    howto-template
+    howto-renderer
     howto-portlet
+    howto-paragraph
+    howto-content
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/source/howto-content.rst	Fri May 25 14:28:29 2018 +0200
@@ -0,0 +1,5 @@
+.. _contenthowto:
+
+
+How to create a new content type?
+=================================
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/source/howto-paragraph.rst	Fri May 25 14:28:29 2018 +0200
@@ -0,0 +1,5 @@
+.. _paragraphhowto:
+
+
+How to create a new paragraph type?
+===================================
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/source/howto-renderer.rst	Fri May 25 14:28:29 2018 +0200
@@ -0,0 +1,5 @@
+.. _rendererhowto:
+
+
+How to create a new renderer?
+=============================
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/source/howto-skin.rst	Fri May 25 14:28:29 2018 +0200
@@ -0,0 +1,5 @@
+.. _skinhowto:
+
+
+How to create a new skin?
+=========================
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/source/howto-template.rst	Fri May 25 14:28:29 2018 +0200
@@ -0,0 +1,5 @@
+.. _templatehowto:
+
+
+How to create a new template?
+=============================