summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjvoisin2020-11-06 17:43:40 +0100
committerjvoisin2020-11-06 17:43:40 +0100
commita1018f6c04982f850a9b78e1d1d2940211578b93 (patch)
tree8610ed5f3f093624aa049c1a204ad9ee1498f5ad /doc
parent630ab2f9e451835bf6d343438ca781892e95d9e3 (diff)
We're not in beta anymore
Diffstat (limited to 'doc')
-rw-r--r--doc/source/conf.py2
-rw-r--r--doc/source/faq.rst4
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 6680e9a..a150403 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -57,7 +57,7 @@ author = u'Sebastien Blot & Julien Voisin'
57# The short X.Y version. 57# The short X.Y version.
58version = u'0.1' 58version = u'0.1'
59# The full version, including alpha/beta/rc tags. 59# The full version, including alpha/beta/rc tags.
60release = u'beta' 60release = u'stable'
61 61
62# The language for content autogenerated by Sphinx. Refer to documentation 62# The language for content autogenerated by Sphinx. Refer to documentation
63# for a list of supported languages. 63# for a list of supported languages.
diff --git a/doc/source/faq.rst b/doc/source/faq.rst
index 3c09409..be2c756 100644
--- a/doc/source/faq.rst
+++ b/doc/source/faq.rst
@@ -107,8 +107,8 @@ How mature is this project?
107""""""""""""""""""""""""""" 107"""""""""""""""""""""""""""
108 108
109This project has been floating around since early 2016 and we did the first commit 109This project has been floating around since early 2016 and we did the first commit
110the 28ᵗʰ of December of the same year. We're currently in an beta phase, 110the 28ᵗʰ of December of the same year. It's currently stable,
111finding and fixing as many bugs as possible before declaring it stable. 111and is usable and used in production.
112 112
113Are you saying that PHP isn't secure? 113Are you saying that PHP isn't secure?
114""""""""""""""""""""""""""""""""""""" 114"""""""""""""""""""""""""""""""""""""