Skip to content

General-improvements#12

Open
rustkas wants to merge 3 commits intodaleharvey:masterfrom
rustkas:General-improvements
Open

General-improvements#12
rustkas wants to merge 3 commits intodaleharvey:masterfrom
rustkas:General-improvements

Conversation

@rustkas
Copy link
Copy Markdown

@rustkas rustkas commented May 31, 2022

  • Fix Makefile.
    • add rebar3 on the fly
    • tune rebar3 actions.
  • Remove rebar3 file
  • Fix README.
    • Rename it to README.md.
    • Add hex.pm version label.
    • Tune markdown style for rise readability.
  • Tune .gitignore
    • add more ignored types.
  • EDoc improvements
    • add overview.edoc file for EDoc overview generation.
    • tune CSS style generated EDoc files.
  • rebar3.config
    • Add rebar3 profiles for increasing the number of project customization options.
    • Add option for generating private EDoc documentation.
    • Add hex.pm compatible documentation generation possibility.
  • examples
    • Implement escript rebar3 OTP apps which describes scenarios of using dh_date API.
  • test
    • Implement Property-Based Test describing TDD way to use dh_date API.

rustkas added 3 commits May 30, 2022 20:07
 - Fix Makefile.
   - add rebar3 on the fly
   - tune rebar3 actions.
 - Remove rebar3 file
 - Fix README.
   - Rename it to README.md.
   - Add hex.pm version label.
   - Tune markdown style for rise readability.
 - Tune .gitignore
     - add more ignored types.
 - EDoc improvements
   - add overview.edoc file for EDoc overview generation.
   - tune CSS style generated EDoc files.
 - rebar3.config
   - Add rebar3 profiles for increasing the number of project customization options.
   - Add option for generating private EDoc documentation.
   - Add hex.pm compatible documentation generation possibility.
 - examples
   - Implement escript rebar3 OTP apps which describes ...
   - add parse_day example.
 -test
   - Implement Property-Based Test describing TDD way to use dh_date API.
Tune the paragraph marker.
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