Skip to content
  • Petrik's avatar
    7c94708d
    Include READMEs in main framework pages of the API documentation · 7c94708d
    Petrik authored
    
    
    Currently when opening the main framework pages there is no introduction
    to the framework. Instead we only see a whole lot of modules and the
    `gem_version` and `version` methods.
    
    By including the READMEs using the `:include:` directive each frameworks
    has a nice introduction.
    For markdown READMEs we need to add the :markup: directive.
    
    [ci-skip]
    
    Co-authored-by: default avatarzzak <zzakscott@gmail.com>
    7c94708d
    Include READMEs in main framework pages of the API documentation
    Petrik authored
    
    
    Currently when opening the main framework pages there is no introduction
    to the framework. Instead we only see a whole lot of modules and the
    `gem_version` and `version` methods.
    
    By including the READMEs using the `:include:` directive each frameworks
    has a nice introduction.
    For markdown READMEs we need to add the :markup: directive.
    
    [ci-skip]
    
    Co-authored-by: default avatarzzak <zzakscott@gmail.com>
Loading