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

Documentation additions for next 7.1 #146

Merged
merged 7 commits into from
Mar 18, 2024

Commits on Dec 12, 2023

  1. 1st Template section for Java OSGi Service

    Signed-off-by: Christoph Rueger <[email protected]>
    chrisrueger committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    c6d482d View commit details
    Browse the repository at this point in the history
  2. Developer Guide: Section for service wizards

    Signed-off-by: Christoph Rueger <[email protected]>
    chrisrueger committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    25632e3 View commit details
    Browse the repository at this point in the history
  3. Revert "Developer Guide: Section for service wizards"

    This reverts commit 25632e3.
    Signed-off-by: Christoph Rueger <[email protected]>
    chrisrueger committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    75bf14f View commit details
    Browse the repository at this point in the history
  4. 1st draft of improved resolution view page

    Signed-off-by: Christoph Rueger <[email protected]>
    chrisrueger committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    ea0266a View commit details
    Browse the repository at this point in the history
  5. link to repo view

    Signed-off-by: Christoph Rueger <[email protected]>
    chrisrueger committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    514c409 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    cb41c97 View commit details
    Browse the repository at this point in the history
  2. implement the since: version frontmatter variable

    this allows us to display a little badge on the top of the page telling which bndtools version the current page assumes. this badge links to the respective changelog page in github e.g.  since: 7.1.0 links to https://github.com/bndtools/bnd/wiki/Changes-in-7.1.0
    
    also updated the resolution-view.png to show the new features / buttons
    
    and also  moved some images to the existing images folder
    
    Signed-off-by: Christoph Rueger <[email protected]>
    chrisrueger committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    a1af825 View commit details
    Browse the repository at this point in the history