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

Open
wants to merge 1 commit into
base: release-0.6
Choose a base branch
from

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 <[email protected]>
@petermm petermm force-pushed the docs-eavmlib-ex_doc branch from 1395f73 to f625b62 Compare February 2, 2025 09:33
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.

1 participant