Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs - eavmlib ex_doc: add needed include, ex_doc #1507

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

petermm
Copy link
Contributor

@petermm petermm commented Feb 2, 2025

Enables rebar3 ex_doc to succeed for eavmlib.

For version it seems to be manual replace in rebar.config eg:

sed -i "" "s/{version, .*}/{version, \"0.6.5\"}/" rebar.config && rebar3 ex_doc

These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).

SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later

Enables `rebar3 ex_doc` to succeed.

For version it seems to be manual replace in rebar.config eg:

sed -i "" "s/{version, .*}/{version, \"0.6.5\"}/" rebar.config && rebar3 ex_doc

Signed-off-by: Peter M <petermm@gmail.com>
@petermm petermm force-pushed the docs-eavmlib-ex_doc branch from 1395f73 to f625b62 Compare February 2, 2025 09:33
@bettio bettio merged commit c5030c4 into atomvm:release-0.6 Feb 11, 2025
62 of 70 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants