Master install license reorder, fix examples, fix makefile, complete functions reference#25
Merged
vaisarger merged 8 commits intoBashGui:masterfrom Feb 17, 2024
venenux:master-install-license-reorder
Merged
Master install license reorder, fix examples, fix makefile, complete functions reference#25vaisarger merged 8 commits intoBashGui:masterfrom venenux:master-install-license-reorder
vaisarger merged 8 commits intoBashGui:masterfrom
venenux:master-install-license-reorder
Conversation
* most repositories uses the name LICENSE as the file for the license contents, this will allow automation of future artifacts
…docs * the install tradicional way must use lasted release * documented System wide usage vs module user usage * move quick usage to main document README, separate from install steps * leave in install document only install related info
* the "bash" word must not be separated from code line
* fix grammar misctakes * add boxes behaviour compatibility information * fix example titles and explanations * fix waith_for example explanation * fix directory selection example * add triplet input example (was mixed with dselect one) * add menu and list examples missing from original * all example must sourced endpoint
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
commit c346c34 fix missing reference in makefile due changes
commit 147504c documentation - finished all the library reference funtions
commit d636cf7 documentation - fix wrong examples and all must sourced endpoint
commit ecd78f9 documentation - fix code syntax highlighting on bash
commit 595c221 install/docs - provide normal traditional way, move quick & usage to docs