@@ -55,21 +55,22 @@ <h2>{% trans "Technical documentation lives here" %}</h2>
55
55
56
56
< section >
57
57
< div class ="feature ">
58
- < h3 > Free docs hosting</ h3 >
58
+ < h3 > Free docs hosting for open source </ h3 >
59
59
< p >
60
60
{% blocktrans trimmed %}
61
- We will host your documentation for free forever.
62
- There are no tricks. We help tens of thousands of open source projects
63
- share their docs.
61
+ We will host your documentation for free, forever.
62
+ There are no tricks.
63
+ We help over 100,000 open source projects share their docs,
64
+ including a custom domain and theme.
64
65
{% endblocktrans %}
65
66
</ p >
66
67
</ div >
67
68
< div class ="feature ">
68
- < h3 > Webhooks </ h3 >
69
+ < h3 > Always up to date </ h3 >
69
70
< p >
70
71
{% blocktrans trimmed %}
71
- Whenever you push code to your favorite version control system ,
72
- whether that is Git, Mercurial, Bazaar, or Subversion , we will
72
+ Whenever you push code to your favorite version control service ,
73
+ whether that is GitHub, BitBucket, or GitLab , we will
73
74
automatically build your docs so your code and documentation are
74
75
never out of sync.
75
76
{% endblocktrans %}
@@ -80,10 +81,10 @@ <h3>Webhooks</h3>
80
81
81
82
< section >
82
83
< div class ="feature ">
83
- < h3 > Multiple formats</ h3 >
84
+ < h3 > Downloadable formats</ h3 >
84
85
< p >
85
86
{% blocktrans trimmed %}
86
- Of course we build and host your docs for the web, but they are
87
+ We build and host your docs for the web, but they are
87
88
also vieweable as PDFs, as single page HTML, and for eReaders.
88
89
No additional configuration is required.
89
90
{% endblocktrans %}
0 commit comments