mirror of
https://github.com/aantron/better-enums.git
synced 2025-12-13 15:09:53 +08:00
The documentation is now generated from markdown. Samples are generated from the tutorial pages. Testing is done by a Python script which runs the tests for a large number of compilers. This version is not very developer-friendly - the Python scripts need ways of limiting what compilers they try to run. If you don't have 15 compilers installed, you won't be able to run the tests in this commit. Fix coming soon.
13 lines
293 B
HTML
13 lines
293 B
HTML
</main>
|
|
|
|
<footer>
|
|
Copyright © 2015 Anton Bachin. Released under the BSD 2-clause license.
|
|
See <a href="https://github.com/aantron/better-enums/blob/master/LICENSE">
|
|
LICENSE</a>.
|
|
<br />
|
|
This page is part of the documentation for Better Enums $version.
|
|
</footer>
|
|
|
|
</body>
|
|
</html>
|