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

Relative loading for easier development #821

Merged
merged 3 commits into from
Feb 10, 2022
Merged

Relative loading for easier development #821

merged 3 commits into from
Feb 10, 2022

Commits on Jun 30, 2021

  1. Relative loading for easier development

    This patch makes sure we only load relative code. Hence when coding or
    testing rdoc, we'll be sure to always be using the correct code.
    
    Discussion started at #817.
    
    Signed-off-by: Ulysse Buonomo <buonomo.ulysse@gmail.com>
    BuonOmo committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    ad17c3a View commit details
    Browse the repository at this point in the history
  2. fixup! Relative loading for easier development

    Remove Rakefile lib folder to make sure we test that usage of
    relative paths
    
    Signed-off-by: Ulysse Buonomo <buonomo.ulysse@gmail.com>
    BuonOmo committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    28e5d64 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Relative loading in markdown.kpeg

    nobu authored and BuonOmo committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    33e2a5f View commit details
    Browse the repository at this point in the history