Uploaded image for project: 'Aurora'
  1. Aurora
  2. AURORA-947

Use thrift's built-in doc generator

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.7.0
    • Documentation
    • None
    • Twitter Aurora Q4 Sprint 5

    Description

      We currently have a custom API documentation generator in src/main/python/apache/aurora/tools/java/thrift_wrapper_codegen.py. As it turns out, thrift has built-in support for this when invoked with --gen html. From a quick glance, it picks up ~all of our javadoc-style docstrings and displays them nicely in the generated output. My attempts to find documentation for the doc syntax in thrift failed (the irony), but it appears at least javadoc-style comment blocks are captured.

      We should consider our doc generator deprecated and switch to this as soon as it is practical.

      Attachments

        Activity

          People

            wfarner Bill Farner
            wfarner Bill Farner
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: