Skip to content

General improvements#7

Open
rustkas wants to merge 2 commits intozotonic:masterfrom
rustkas:General-improvements
Open

General improvements#7
rustkas wants to merge 2 commits intozotonic:masterfrom
rustkas:General-improvements

Conversation

@rustkas
Copy link

@rustkas rustkas commented May 31, 2022

List of modifications

  • rebar.config

    • Update test profile
      • Add rebar3_proper plugin for ability to launch Property-Based Tests by rebar3 command.
      • Update version of proper library.
    • Add edoc_private profile.
    • Add project_plugins section.
    • Add rebar3_hex, rebar3_ex_doc
    • Add settings for publishing hex.pm style documentation.
  • Makefile

    • Add option for documentation generation.
    • Add option to run Property-Based Tests.
  • Test

    • Fix typo in the pretty_html_test test.
  • Source code

    • Tune modules tag semantics for removing Apache Licence description form generated documentation.
    • Add -spec attribute to public API.

rustkas added 2 commits May 31, 2022 23:35
- rebar.config
  - Update test profile
    - Add rebar3_proper plugin for ability to launch Property-Based Tests by rebar3 command.
    - Update version of proper library.
  - Add edoc_private profile
  - Add project_plugins section.
  - Add rebar3_hex, rebar3_ex_doc
  - Add settings for publishing hex.pm style documentation.
- Makefile
 - Add option for documentation generation.
 - Add option to run Property-Based Tests.
- Test
  - Fix typo in the test `pretty_html_test`.

- Source code
  - Tune modules tag semantics for removing Apache Licence description form generated documentation.
  - Add -spec attribute to public API.
Add clean_doc target
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