diff options
| author | jvoisin | 2020-11-06 17:43:40 +0100 |
|---|---|---|
| committer | jvoisin | 2020-11-06 17:43:40 +0100 |
| commit | a1018f6c04982f850a9b78e1d1d2940211578b93 (patch) | |
| tree | 8610ed5f3f093624aa049c1a204ad9ee1498f5ad /doc | |
| parent | 630ab2f9e451835bf6d343438ca781892e95d9e3 (diff) | |
We're not in beta anymore
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/source/conf.py | 2 | ||||
| -rw-r--r-- | doc/source/faq.rst | 4 |
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. |
| 58 | version = u'0.1' | 58 | version = u'0.1' |
| 59 | # The full version, including alpha/beta/rc tags. | 59 | # The full version, including alpha/beta/rc tags. |
| 60 | release = u'beta' | 60 | release = 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 | ||
| 109 | This project has been floating around since early 2016 and we did the first commit | 109 | This project has been floating around since early 2016 and we did the first commit |
| 110 | the 28ᵗʰ of December of the same year. We're currently in an beta phase, | 110 | the 28ᵗʰ of December of the same year. It's currently stable, |
| 111 | finding and fixing as many bugs as possible before declaring it stable. | 111 | and is usable and used in production. |
| 112 | 112 | ||
| 113 | Are you saying that PHP isn't secure? | 113 | Are you saying that PHP isn't secure? |
| 114 | """"""""""""""""""""""""""""""""""""" | 114 | """"""""""""""""""""""""""""""""""""" |
