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

refactor: Deprecate old Javadoc classes #5609

Merged
merged 4 commits into from
Jan 28, 2024
Merged

Commits on Jan 12, 2024

  1. doc: Add Javadoc Analysis to sidebar and deprecate old Javadoc classes

    Added Javadoc Analysis section in the sidebar_doc.yml file. Deprecated several old classes related to the handling of Javadoc comments in favor of the new javadoc parser submodule. Updated the installation instructions in spoon_javadoc.md to reflect these changes.
    MartinWitt authored and I-Al-Istannen committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    0a1d593 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: I-Al-Istannen <[email protected]>
    MartinWitt and I-Al-Istannen committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    9bb77e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. up

    MartinWitt committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    fbf273d View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Update src/main/java/spoon/javadoc/internal/Javadoc.java

    Co-authored-by: I-Al-Istannen <[email protected]>
    MartinWitt and I-Al-Istannen committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    c8efa8f View commit details
    Browse the repository at this point in the history