File tree 4 files changed +24
-2
lines changed 4 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 50
50
< a href ="/coding_standards.html "> Coding Standards</ a >
51
51
</ li >
52
52
< li >
53
- < a href ="https://travis-ci.org/ChaiScript/ChaiScript "> < img src ="https://travis-ci.org/ChaiScript/ChaiScript.png?branch=develop "/> </ a >
53
+ < a href ="https://travis-ci.org/ChaiScript/ChaiScript.svg?branch=master "> < img src ="https://travis-ci.org/ChaiScript/ChaiScript.png?branch=master "/> </ a >
54
54
</ li >
55
55
< li >
56
56
< a href ='https://coveralls.io/r/ChaiScript/ChaiScript?branch=master '> < img src ='https://coveralls.io/repos/ChaiScript/ChaiScript/badge.png?branch=master ' alt ='Coverage Status ' /> </ a >
90
90
} ) ( ) ;
91
91
</ script >
92
92
</ li >
93
+ < li >
94
+ < a class ="btn btn-default btn-sm " href ="http://chaiscript.com/ChaiScript-BuildResults/index.html "> Dashboard</ a >
95
+ </ li >
96
+ < li >
97
+ < a class ="btn btn-default btn-sm " href ="http://discourse.chaiscript.com "> Discourse</ a >
98
+ </ li >
93
99
</ ul >
94
100
</ div >
95
101
</ div >
Original file line number Diff line number Diff line change @@ -22,6 +22,16 @@ <h3>Detailed ChaiScript <a href="/docs/5/index.html">documentation</a> is curren
22
22
More succinct examples are coming soon-ish. If you'd like to help please < a href ="http://blog.emptycrate.com/contact "> contact</ a > us.
23
23
</ div >
24
24
25
+ < div class ="alert alert-success ">
26
+ < a class ="alert-link " href ="/docs/5/index.html "> ChaiScript 5.x series (requiring C++11) Generated Documents.</ a >
27
+ </ div >
28
+
29
+
30
+ < div class ="alert alert-success ">
31
+ < a class ="alert-link " href ="/docs/4/index.html "> ChaiScript 4.x series (requiring boost) Generated Documents.</ a >
32
+ </ div >
33
+
34
+
25
35
26
36
< div class ="body-with-margin ">
27
37
< div class ="panel panel-success ">
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ <h3><i class="fa fa-microphone"></i> Free</h3>
56
56
57
57
< div class ="col-md-4 ">
58
58
< h3 > < i class ="fa fa-tachometer "> </ i > Stable</ h3 >
59
- < a href ="https://travis-ci.org/ChaiScript/ChaiScript "> < img src ="https://travis-ci.org/ChaiScript/ChaiScript.png?branch=develop "/> </ a >
59
+ < a href ="https://travis-ci.org/ChaiScript/ChaiScript.svg?branch=master "> < img src ="https://travis-ci.org/ChaiScript/ChaiScript.png?branch=master "/> </ a >
60
60
< a href ='https://coveralls.io/r/ChaiScript/ChaiScript?branch=master '> < img src ='https://coveralls.io/repos/ChaiScript/ChaiScript/badge.png?branch=master ' alt ='Coverage Status ' /> </ a > < br /> < br />
61
61
ChaiScript has been making stable releases since 2009. No bugfix or feature is made without a corresponding unit test.
62
62
</ div >
Original file line number Diff line number Diff line change @@ -23,6 +23,12 @@ <h3>Support tickets are handled with <a href="https://github.com/ChaiScript/Chai
23
23
</ div >
24
24
25
25
26
+ < div class ="alert alert-warning "&g
667C
t;
27
+ < a class ="alert-link " href ="http://discourse.chaiscript.com "> Discourse for general discussions and questions.</ a >
28
+ </ div >
29
+
30
+
31
+
26
32
< div class ="alert alert-success ">
27
33
< a class ="alert-link " href ="/docs/5/index.html "> ChaiScript 5.x series (requiring C++11) Generated Documents.</ a >
28
34
</ div >
You can’t perform that action at this time.
0 commit comments