[prep-release-3.3.0] Rename 3.3 to Proteus

This commit is contained in:
Marc Alexander 2020-01-05 16:12:15 +01:00
parent d4293866b3
commit 433a23feb4
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -4,7 +4,7 @@
<meta charset="utf-8"> <meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="keywords" content="" /> <meta name="keywords" content="" />
<meta name="description" content="Rhea coding guidelines document" /> <meta name="description" content="Proteus coding guidelines document" />
<title>phpBB3 &bull; Coding Guidelines</title> <title>phpBB3 &bull; Coding Guidelines</title>
<link href="assets/css/stylesheet.css" rel="stylesheet" type="text/css" media="screen" /> <link href="assets/css/stylesheet.css" rel="stylesheet" type="text/css" media="screen" />
@ -22,7 +22,7 @@
<div id="doc-description"> <div id="doc-description">
<a href="../index.php" id="logo"><span class="site_logo"></span></a> <a href="../index.php" id="logo"><span class="site_logo"></span></a>
<h1>Coding Guidelines</h1> <h1>Coding Guidelines</h1>
<p>Rhea coding guidelines document</p> <p>Proteus coding guidelines document</p>
<p style="display: none;"><a href="#start_here">Skip</a></p> <p style="display: none;"><a href="#start_here">Skip</a></p>
</div> </div>
@ -37,7 +37,7 @@
<!-- BEGIN DOCUMENT --> <!-- BEGIN DOCUMENT -->
<p class="paragraph main-description"> <p class="paragraph main-description">
These are the phpBB Coding Guidelines for Rhea, all attempts should be made to follow them as closely as possible. These are the phpBB Coding Guidelines for Proteus, all attempts should be made to follow them as closely as possible.
</p> </p>
<h1>Coding Guidelines</h1> <h1>Coding Guidelines</h1>