From e29e0e5018ee0f783ad8d5b8a6a93fec1d5800b3 Mon Sep 17 00:00:00 2001 From: Cesar G Date: Tue, 27 May 2014 08:10:32 -0700 Subject: [ticket/12599] Remove corner images from documentation style. PHPBB3-12599 --- phpBB/docs/README.html | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'phpBB/docs/README.html') diff --git a/phpBB/docs/README.html b/phpBB/docs/README.html index b66f47178e..3793cf003e 100644 --- a/phpBB/docs/README.html +++ b/phpBB/docs/README.html @@ -16,7 +16,7 @@ @@ -39,7 +39,7 @@

Readme


@@ -81,7 +81,7 @@

1. Installing phpBB

-
+

Installation, update and conversion instructions can be found in the INSTALL document in this directory. If you are intending on converting from a phpBB 2.0.x or 3.0.x installation we highly recommend that you backup any existing data before proceeding!

@@ -110,7 +110,7 @@ -
+

@@ -118,7 +118,7 @@

2. Running phpBB

-
+
@@ -162,7 +162,7 @@ -
+

@@ -170,7 +170,7 @@

3. Getting help with phpBB

-
+
@@ -208,7 +208,7 @@ -
+

@@ -216,7 +216,7 @@

4. Status of this version

-
+
@@ -232,7 +232,7 @@ -
+

@@ -240,7 +240,7 @@

5. Reporting Bugs

-
+
@@ -283,7 +283,7 @@ -
+

@@ -291,7 +291,7 @@

6. Overview of current bug list

-
+
@@ -307,7 +307,7 @@ -
+

@@ -315,7 +315,7 @@

7. PHP compatibility issues

-
+
@@ -333,7 +333,7 @@ -
+

@@ -341,7 +341,7 @@

8. Copyright and disclaimer

-
+
@@ -351,7 +351,7 @@ -
+
-- cgit v1.2.1 From 4565cac049be02e452de5707fdc692d624bdac8b Mon Sep 17 00:00:00 2001 From: Cesar G Date: Tue, 27 May 2014 08:12:06 -0700 Subject: [ticket/12599] Move documentation stylesheet to assets directory. PHPBB3-12599 --- phpBB/docs/README.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/docs/README.html') diff --git a/phpBB/docs/README.html b/phpBB/docs/README.html index 3793cf003e..b453a955ba 100644 --- a/phpBB/docs/README.html +++ b/phpBB/docs/README.html @@ -6,7 +6,7 @@ phpBB • Readme - + -- cgit v1.2.1 From 14fecb2f028a618fc9856124a24ba3878406a658 Mon Sep 17 00:00:00 2001 From: Cesar G Date: Tue, 27 May 2014 08:37:17 -0700 Subject: [ticket/12599] Move images to assets/ and update the phpBB logo. PHPBB3-12599 --- phpBB/docs/README.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/docs/README.html') diff --git a/phpBB/docs/README.html b/phpBB/docs/README.html index b453a955ba..8a9e2f4a17 100644 --- a/phpBB/docs/README.html +++ b/phpBB/docs/README.html @@ -19,7 +19,7 @@
- +

phpBB 3.1.x Readme

Skip

-- cgit v1.2.1 From a07b29c1df8519e31401ec3d5f472c8a8f04431c Mon Sep 17 00:00:00 2001 From: Cesar G Date: Tue, 27 May 2014 09:26:49 -0700 Subject: [ticket/12599] Place standalone text in a box. PHPBB3-12599 --- phpBB/docs/README.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'phpBB/docs/README.html') diff --git a/phpBB/docs/README.html b/phpBB/docs/README.html index 8a9e2f4a17..f5ac3ecacd 100644 --- a/phpBB/docs/README.html +++ b/phpBB/docs/README.html @@ -34,7 +34,11 @@ -

Thank you for downloading phpBB. This README will guide you through the basics of installation and operation of phpBB. Please ensure you read this and the accompanying documentation fully before proceeding with the installation.

+

+ Thank you for downloading phpBB. This README will guide you through the basics of installation + and operation of phpBB. Please ensure you read this and the accompanying documentation fully + before proceeding with the installation. +

Readme

-- cgit v1.2.1