elm-doc icon indicating copy to clipboard operation
elm-doc copied to clipboard

Generate static documentation of your Elm project.

Results 16 elm-doc issues
Sort by recently updated
recently updated
newest added

Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.2.2 to 20.16.2. Release notes Sourced from virtualenv's releases. 20.16.2 What's Changed release 20.16.1 by @​gaborbernat in pypa/virtualenv#2390 Bump embed pip by @​gaborbernat in pypa/virtualenv#2391 Full Changelog:...

dependencies
python

Bumps [tox](https://github.com/tox-dev/tox) from 3.20.1 to 3.25.1. Release notes Sourced from tox's releases. 3.25.1 What's Changed release 3.25.0 by @​gaborbernat in tox-dev/tox#2398 [pre-commit.ci] pre-commit autoupdate by @​pre-commit-ci in tox-dev/tox#2399 Adding APPDATA...

dependencies
python

Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 12 to 17. Release notes Sourced from cachix/install-nix-action's releases. install-nix-action-v17 curl for downloading the installer is now in quiet mode (since all the bugs have been addressed)...

dependencies
github_actions

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 3. Release notes Sourced from codecov/codecov-action's releases. v3.0.0 Breaking Changes #689 Bump to node16 and small fixes Features #688 Incorporate gcov arguments for the Codecov...

dependencies
github_actions

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. Release notes Sourced from actions/checkout's releases. v3.0.0 Update default runtime to node16 v2.4.0 Convert SSH URLs like org-<ORG_ID>@github.com: to https://github.com/ - pr v2.3.5 Update...

dependencies
github_actions

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.10.1 to 2.12.1. Changelog Sourced from pytest-cov's changelog. 2.12.1 (2021-06-01) Changed the toml requirement to be always be directly required (instead of being required through a coverage...

dependencies
python

Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.4.0 to 3.6.1. Release notes Sourced from pytest-mock's releases. 3.6.1 (2021-05-06) Fix mocker.resetall() when using mocker.spy() (#237). Thanks @​blaxter for the report and @​shadycuz for the PR....

dependencies
python

Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 8 to 10. Release notes Sourced from cachix/cachix-action's releases. cachix-action-v10 The previous release broke installations when using Nix from master branch. This bug is fixed and has...

dependencies
github_actions

Bumps [py](https://github.com/pytest-dev/py) from 1.9.0 to 1.10.0. Changelog Sourced from py's changelog. 1.10.0 (2020-12-12) Fix a regular expression DoS vulnerability in the py.path.svnwc SVN blame functionality (CVE-2020-29651) Update vendored apipkg: 1.4...

dependencies
python

Hello, thanks for putting this project together. I've run into a bit of an issue, putting the generated docs, on a URL that is _not_ the root. For instance if...