blob: 0ccc25ea4fe9447be50dc6619167c481f243024f [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
onqtame8bdda42016-06-01 15:12:36 +030028Support the development of the project with donations! There is a list of planned features which are all important and big - see the [**roadmap**](roadmap.html). I took a break from working in the industry to make open source software so every cent is a big deal.
onqtam8126b562016-05-27 17:01:15 +030029
onqtam1435c012016-09-21 15:29:11 +030030If you work for a company using doctest or have the means to do so, please consider financial support.
31
32[![Pledgie](https://pledgie.com/campaigns/31280.png)](https://pledgie.com/campaigns/31280)
33[![Patreon](https://cloud.githubusercontent.com/assets/8225057/5990484/70413560-a9ab-11e4-8942-1a63607c0b00.png)](http://www.patreon.com/onqtam)
34[![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)
35
onqtam8126b562016-05-27 17:01:15 +030036
37</xmp>
38<script src="strapdown.js/strapdown.js"></script>
39</html>