Skip to content
Snippets Groups Projects
  1. Sep 28, 2016
  2. Nov 16, 2015
    • Grant Henke's avatar
      KAFKA-2809; Improve documentation linking · 6cbd9759
      Grant Henke authored
      Often it is useful to link to a specific header within the documentation. Especially when referencing docs in the mailing lists.
      
      This adds anchors and links for all headers in the docs.
      
      Author: Grant Henke <granthenke@gmail.com>
      
      Reviewers: Jun Rao <junrao@gmail.com>
      
      Closes #498 from granthenke/doc-links
      6cbd9759
  3. Oct 03, 2015
    • Manikumar reddy O's avatar
      KAFKA-2425; Copy latest docs to kafka repo docs/ directory · 40160114
      Manikumar reddy O authored
      This PR copies the latest kafka docs to kafka repo docs directory. Here I have copied 0.8.3/ directory contents from svn website repo to kafka/docs repository.
      
      Some questions: This PR contains generated javadocs also.  Do we need to copy javadocs here?
      
      Author: Manikumar reddy O <manikumar.reddy@gmail.com>
      
      Reviewers: Gwen Shapira, Ismael Juma
      
      Closes #171 from omkreddy/KAFKA-2425-MOVE-DOCS-TO-KAFKA-REPO
      40160114
Loading