Is it possible to include documentation chunks into release? #2879
Unanswered
fififionek
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to configure rebar3 to create a release containing documentation chunks so it can be accessed from within the release console. As far as I experimented, the chunks need to be in
doc/chunks
subdirectory of the corresponding application directory, so onlyrebar3
has all the information to efficiently place them automatically.Beta Was this translation helpful? Give feedback.
All reactions