You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've setup the example code to have more complete form, with imports, main and all that, so it can be runable. At first I wanted to import each symbol individually, but it seemed to be too much, so I decided to "import" only root package dcv, and link each relevant symbol to it's web documentation, including mir calls.
Theres a ton of work to be done in this part, starting with updating documentation and examples to match the new ndslice API. But anyhow, thank you for reporting this.
Please let me know if there's anything else. If not, please close the issue.
reopening as I'm noticing the examples are in readme.md instead of embedded in code.
why not use documentation unittests? (https://dlang.org/spec/unittest.html)
This will guarantee they stay in sync with code changes, just as is done in phobos and other projects
timotheecour
changed the title
please provide required imports in example given in http://dcv.dlang.io/
use documentation unittests to guarantee docs stays in sync with code and compiles (http://dcv.dlang.io/)
Jun 14, 2017
No description provided.
The text was updated successfully, but these errors were encountered: