Class MinXHTMLChangelogs

java.lang.Object
com.io7m.minisite.core.internal.MinXHTMLChangelogs

public final class MinXHTMLChangelogs extends Object
Terse functions to serialize changelogs.
  • Method Details

    • changelog

      public static Element changelog(Document document, MinChangesConfiguration changesConfig)
      Serialize the changelog.
      Parameters:
      document - The owning document
      changesConfig - The configuration
      Returns:
      The changelog element