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

Model Documentation Generation #6

Open
wants to merge 21 commits into
base: snapshot
Choose a base branch
from
Open

Commits on Jul 6, 2022

  1. Add sonatype snapshot url

    gg-dim authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    4431e31 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. #3

    - set context attribute of ROOT_ELEMENT is set
    
    Signed-off-by: Mark Hoffmann <[email protected]>
    maho7791 committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    6a12b3c View commit details
    Browse the repository at this point in the history
  2. fixes #3

    - added root_element attribute
    - added tests
    
    Signed-off-by: Mark Hoffmann <[email protected]>
    maho7791 committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    9a88225 View commit details
    Browse the repository at this point in the history
  3. fixes #3

    - added root_element attribute
    - added tests
    
    Signed-off-by: Mark Hoffmann <[email protected]>
    maho7791 committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    f974d40 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. removed useless configuration

    Signed-off-by: Juergen Albert <[email protected]>
    juergen-albert committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    7a9b7be View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. added mermaid core generator

    Signed-off-by: Ilenia Salvadori <[email protected]>
    isalvadori committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    77e2992 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. refactored and added support for plantuml documentation

    Signed-off-by: Ilenia Salvadori <[email protected]>
    isalvadori committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    414f4a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. refactored documentation code generator

    Signed-off-by: Ilenia Salvadori <[email protected]>
    isalvadori committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    e4c85b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    a368b7a View commit details
    Browse the repository at this point in the history
  2. updated bnd version in gradle.properties

    Signed-off-by: Ilenia Salvadori <[email protected]>
    isalvadori committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    d5c37db View commit details
    Browse the repository at this point in the history
  3. added/updated license

    Signed-off-by: Ilenia Salvadori <[email protected]>
    isalvadori committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    b058b7f View commit details
    Browse the repository at this point in the history
  4. updated license header

    Signed-off-by: Ilenia Salvadori <[email protected]>
    isalvadori committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    88e9915 View commit details
    Browse the repository at this point in the history
  5. test license

    Signed-off-by: Ilenia Salvadori <[email protected]>
    isalvadori committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    8a33ef4 View commit details
    Browse the repository at this point in the history
  6. re-fixed the license headers

    Signed-off-by: Ilenia Salvadori <[email protected]>
    isalvadori committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    ae3bfe3 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. updated org.gecko.emf.osgi.example.model.basic version

    Signed-off-by: Ilenia Salvadori <[email protected]>
    isalvadori committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    533f685 View commit details
    Browse the repository at this point in the history
  2. added xtend-gen to gitignore file

    Signed-off-by: Ilenia Salvadori <[email protected]>
    isalvadori committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    7474cde View commit details
    Browse the repository at this point in the history
  3. tried to increase sonarqube allocated memory

    Signed-off-by: Ilenia Salvadori <[email protected]>
    isalvadori committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    075ce36 View commit details
    Browse the repository at this point in the history
  4. increased memory in gradle.properties

    Signed-off-by: Ilenia Salvadori <[email protected]>
    isalvadori committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    982c04e View commit details
    Browse the repository at this point in the history
  5. removed code smells

    Signed-off-by: Ilenia Salvadori <[email protected]>
    isalvadori committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    c3baeac View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. take care of special html characters

    Signed-off-by: Ilenia Salvadori <[email protected]>
    isalvadori committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    ebc7a18 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. doc generation for EClassifier (only EClass and EEnum supported for now)

    Signed-off-by: ilenia <ilenia@ilenia-XPS-15-9520>
    ilenia authored and ilenia committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    7d804ba View commit details
    Browse the repository at this point in the history