From 71cc19fcc2cf9fe5353c4c8682088d953b37c6ae Mon Sep 17 00:00:00 2001 From: LuisCastilloH Date: Tue, 15 May 2018 15:53:00 -0500 Subject: Update wiki2 tutorial index with cut and paste instructions --- docs/tutorials/wiki2/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tutorials') diff --git a/docs/tutorials/wiki2/index.rst b/docs/tutorials/wiki2/index.rst index 740a7f014..32d2ad0c3 100644 --- a/docs/tutorials/wiki2/index.rst +++ b/docs/tutorials/wiki2/index.rst @@ -8,7 +8,7 @@ This tutorial introduces an :term:`SQLAlchemy` and :term:`URL dispatch`-based application with authentication and authorization. For cut and paste purposes, the source code for all stages of this tutorial can -be browsed on `GitHub `_, +be browsed on `GitHub `_, which corresponds to the same location if you have Pyramid sources. .. toctree:: -- cgit v1.2.3 From f7e065a7831439fcf35f0bedbb5f7081d0a5ee9b Mon Sep 17 00:00:00 2001 From: LuisCastilloH Date: Tue, 15 May 2018 15:55:56 -0500 Subject: Update wiki tutorial index with cut and paste instructions --- docs/tutorials/wiki/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tutorials') diff --git a/docs/tutorials/wiki/index.rst b/docs/tutorials/wiki/index.rst index 7bd58656b..4c107a364 100644 --- a/docs/tutorials/wiki/index.rst +++ b/docs/tutorials/wiki/index.rst @@ -10,7 +10,7 @@ finished, the developer will have created a basic Wiki application with authentication. For cut and paste purposes, the source code for all stages of this -tutorial can be browsed on GitHub at `GitHub `_ for a specific branch or version under ``docs/tutorials/wiki/src``, +tutorial can be browsed on GitHub at `GitHub `_ for a specific branch or version under ``docs/tutorials/wiki/src``, which corresponds to the same location if you have Pyramid sources. .. toctree:: -- cgit v1.2.3 From e6581faba90297aec9e41293be8c181f89e6816d Mon Sep 17 00:00:00 2001 From: LuisCastilloH Date: Wed, 16 May 2018 10:14:04 -0500 Subject: Update GitHub URLs for tutorials --- docs/tutorials/wiki/index.rst | 2 +- docs/tutorials/wiki2/index.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/tutorials') diff --git a/docs/tutorials/wiki/index.rst b/docs/tutorials/wiki/index.rst index 4c107a364..7bd58656b 100644 --- a/docs/tutorials/wiki/index.rst +++ b/docs/tutorials/wiki/index.rst @@ -10,7 +10,7 @@ finished, the developer will have created a basic Wiki application with authentication. For cut and paste purposes, the source code for all stages of this -tutorial can be browsed on GitHub at `GitHub `_ for a specific branch or version under ``docs/tutorials/wiki/src``, +tutorial can be browsed on GitHub at `GitHub `_ for a specific branch or version under ``docs/tutorials/wiki/src``, which corresponds to the same location if you have Pyramid sources. .. toctree:: diff --git a/docs/tutorials/wiki2/index.rst b/docs/tutorials/wiki2/index.rst index 32d2ad0c3..40a194155 100644 --- a/docs/tutorials/wiki2/index.rst +++ b/docs/tutorials/wiki2/index.rst @@ -7,8 +7,8 @@ This tutorial introduces an :term:`SQLAlchemy` and :term:`URL dispatch`-based :app:`Pyramid` application to a developer familiar with Python. When finished, the developer will have created a basic wiki application with authentication and authorization. -For cut and paste purposes, the source code for all stages of this tutorial can -be browsed on `GitHub `_, +For cut and paste purposes, the source code for all stages of this +tutorial can be browsed on GitHub at `GitHub `_ for a specific branch or version under ``docs/tutorials/wiki2/src``, which corresponds to the same location if you have Pyramid sources. .. toctree:: -- cgit v1.2.3 From eab50da2b27b74cd9f64f26f1f6c80935db242c8 Mon Sep 17 00:00:00 2001 From: Gerard Date: Thu, 28 Jun 2018 23:55:31 +0200 Subject: Typos changed --- docs/tutorials/wiki/src/authorization/tutorial/templates/edit.pt | 2 +- docs/tutorials/wiki/src/authorization/tutorial/templates/login.pt | 2 +- docs/tutorials/wiki/src/authorization/tutorial/templates/view.pt | 2 +- docs/tutorials/wiki/src/basiclayout/tutorial/templates/mytemplate.pt | 2 +- docs/tutorials/wiki/src/installation/tutorial/templates/mytemplate.pt | 2 +- docs/tutorials/wiki/src/models/tutorial/templates/mytemplate.pt | 2 +- docs/tutorials/wiki/src/tests/tutorial/templates/edit.pt | 2 +- docs/tutorials/wiki/src/tests/tutorial/templates/login.pt | 2 +- docs/tutorials/wiki/src/tests/tutorial/templates/mytemplate.pt | 2 +- docs/tutorials/wiki/src/tests/tutorial/templates/view.pt | 2 +- docs/tutorials/wiki/src/views/tutorial/templates/edit.pt | 2 +- docs/tutorials/wiki/src/views/tutorial/templates/view.pt | 2 +- .../tutorials/wiki2/src/authentication/tutorial/templates/layout.jinja2 | 2 +- docs/tutorials/wiki2/src/authorization/tutorial/templates/layout.jinja2 | 2 +- docs/tutorials/wiki2/src/basiclayout/tutorial/templates/layout.jinja2 | 2 +- docs/tutorials/wiki2/src/installation/tutorial/templates/layout.jinja2 | 2 +- docs/tutorials/wiki2/src/models/tutorial/templates/layout.jinja2 | 2 +- docs/tutorials/wiki2/src/tests/tutorial/templates/layout.jinja2 | 2 +- docs/tutorials/wiki2/src/views/tutorial/templates/layout.jinja2 | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) (limited to 'docs/tutorials') diff --git a/docs/tutorials/wiki/src/authorization/tutorial/templates/edit.pt b/docs/tutorials/wiki/src/authorization/tutorial/templates/edit.pt index a14d1801d..3ef0c7e0e 100644 --- a/docs/tutorials/wiki/src/authorization/tutorial/templates/edit.pt +++ b/docs/tutorials/wiki/src/authorization/tutorial/templates/edit.pt @@ -17,7 +17,7 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +