@@ -8,18 +8,23 @@ ZPT source files remain syntactically valid HTML/XML and may even be opened/prev
88
99## Documentation  
1010
11- [ Documentation for the current production release]  of ZptSharp is all available on the ZptSharp website.
12- [ Draft documentation for the upcoming/next version]  is also available.
11+ ZptSharp's extensive documentation is hosted on ** [ the ZptSharp website] ** .
12+ The main website content reflects the most recent stable release of ZptSharp.
13+ Documentation for other versions is available though:
1314
14- [ Documentation for the current production release ] : https://csf-dev.github.io/ZPT-Sharp/ 
15+ *  [ Draft documentation for the upcoming/next version] 
16+ *  Documentation for legacy versions
17+   *  [ Version 1.x] 
18+ 
19+ [ the ZptSharp website ] : https://csf-dev.github.io/ZPT-Sharp/ 
1520[ Draft documentation for the upcoming/next version ] : https://csf-dev.github.io/ZPT-Sharp/_vnext/ 
21+ [ Version 1.x ] : https://csf-dev.github.io/ZPT-Sharp/_legacy/v1.x/ 
1622
1723## Source control branches  
1824
19- The main branches for this repository as  as follows:
25+ The main branches for this repository are  as follows:
2026
21- *  The ** master**  branch represents the latest development/next-release code 
22-   *  Currently this is work toward [ the v2.0.0 milestone] 
27+ *  The ** master**  branch represents the latest development/next-release code
2328*  The ** production**  branch represents the most recent release version
2429
2530## Continuous integration status  
@@ -33,6 +38,3 @@ They provide a summary of the health of the build & test process.
3338|  Linux         |  [ ![ Travis (Linux) build status] ( https://api.travis-ci.org/csf-dev/ZPT-Sharp.svg?branch=master )] ( https://travis-ci.org/github/csf-dev/ZPT-Sharp )  | 
3439|  Code quality  |  [ ![ Quality Gate Status] ( https://sonarcloud.io/api/project_badges/measure?project=ZptSharp&metric=alert_status )] ( https://sonarcloud.io/dashboard?id=ZptSharp )  | 
3540|  Test coverage |  [ ![ Coverage] ( https://sonarcloud.io/api/project_badges/measure?project=ZptSharp&metric=coverage )] ( https://sonarcloud.io/dashboard?id=ZptSharp )  | 
36- 
37- [ the v2.0.0 milestone ] : https://github.com/csf-dev/ZPT-Sharp/milestone/17 
38- [ the v1.1.0 release ] : https://github.com/csf-dev/ZPT-Sharp/releases/tag/v1.1.0 
0 commit comments