blob: 61073cead8a36c4e3bcc5be2a050de1805ebfba3 [file] [log] [blame]
onqtam8126b562016-05-27 17:01:15 +03001<!DOCTYPE html>
2<html>
3<title>readme</title>
4<xmp theme="united" style="display:none;">
5
6Reference
7=======
8
onqtam2115e6d2016-09-23 17:48:51 +03009Project:
10
onqtam8126b562016-05-27 17:01:15 +030011- [Features and design goals](features.html) - the complete list of features
12- [Roadmap](roadmap.html) - upcoming features
onqtam8126b562016-05-27 17:01:15 +030013- [Benchmarks](benchmarks.html) - compile time supremacy
onqtam2115e6d2016-09-23 17:48:51 +030014- [Contributing](contributing.html) - how to make a proper pull request
onqtam8126b562016-05-27 17:01:15 +030015
onqtam2115e6d2016-09-23 17:48:51 +030016Usage:
onqtam8126b562016-05-27 17:01:15 +030017
onqtam1435c012016-09-21 15:29:11 +030018- [Tutorial](tutorial.html) - make sure you have read it before the other parts of the documentation
onqtam8126b562016-05-27 17:01:15 +030019- [Assertion macros](assertions.html)
20- [Test cases, subcases and test fixtures](testcases.html)
21- [Command line](commandline.html)
onqtam1435c012016-09-21 15:29:11 +030022- [```main()``` entry point](main.html)
onqtam8126b562016-05-27 17:01:15 +030023- [Configuration](configuration.html)
24- [String conversions](stringification.html)
onqtam8126b562016-05-27 17:01:15 +030025- [FAQ](faq.html)
onqtam2115e6d2016-09-23 17:48:51 +030026- [Examples](../../examples)
onqtam8126b562016-05-27 17:01:15 +030027
onqtame34600e2016-11-15 02:16:56 +020028This library is free, and will stay free but needs your support to sustain its development. There are lots of [**new features**](roadmap.html) and maintenance to do. If you work for a company using **doctest** or have the means to do so, please consider financial support.
onqtam1435c012016-09-21 15:29:11 +030029
30[![Pledgie](https://pledgie.com/campaigns/31280.png)](https://pledgie.com/campaigns/31280)
31[![Patreon](https://cloud.githubusercontent.com/assets/8225057/5990484/70413560-a9ab-11e4-8942-1a63607c0b00.png)](http://www.patreon.com/onqtam)
32[![PayPal](https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3K423Q6TK48BN)
33
onqtam8126b562016-05-27 17:01:15 +030034
35</xmp>
36<script src="strapdown.js/strapdown.js"></script>
37</html>