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

RFC: Documentation System #8588

Closed
wants to merge 19 commits into from
Closed

RFC: Documentation System #8588

wants to merge 19 commits into from

Commits on Oct 5, 2014

  1. add markdown.jl

    MikeInnes committed Oct 5, 2014
    Configuration menu
    Copy the full SHA
    5a00df3 View commit details
    Browse the repository at this point in the history
  2. implement Docs module

    MikeInnes committed Oct 5, 2014
    Configuration menu
    Copy the full SHA
    04b4a92 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2014

  1. Configuration menu
    Copy the full SHA
    31fa78f View commit details
    Browse the repository at this point in the history
  2. that wasn't right

    MikeInnes committed Oct 6, 2014
    Configuration menu
    Copy the full SHA
    b0ac0e5 View commit details
    Browse the repository at this point in the history
  3. support for macros

    MikeInnes committed Oct 6, 2014
    Configuration menu
    Copy the full SHA
    ac6f179 View commit details
    Browse the repository at this point in the history
  4. implement trackmethod

    MikeInnes committed Oct 6, 2014
    Configuration menu
    Copy the full SHA
    ce6c749 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18cfa4d View commit details
    Browse the repository at this point in the history
  6. store the source code

    MikeInnes committed Oct 6, 2014
    Configuration menu
    Copy the full SHA
    bddae91 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2014

  1. Configuration menu
    Copy the full SHA
    d08a282 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2014

  1. rename catdoc

    MikeInnes committed Oct 9, 2014
    Configuration menu
    Copy the full SHA
    ddaada5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0b3991 View commit details
    Browse the repository at this point in the history
  3. add some exports

    MikeInnes committed Oct 9, 2014
    Configuration menu
    Copy the full SHA
    c467638 View commit details
    Browse the repository at this point in the history
  4. improve error messages

    MikeInnes committed Oct 9, 2014
    Configuration menu
    Copy the full SHA
    55968e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2014

  1. Configuration menu
    Copy the full SHA
    801b823 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2014

  1. support one-line syntax

    MikeInnes committed Oct 11, 2014
    Configuration menu
    Copy the full SHA
    4f8e83e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c844fa0 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2014

  1. use an objectiddict

    MikeInnes committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    a8f384b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0960b96 View commit details
    Browse the repository at this point in the history
  3. add metametadata

    MikeInnes committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    6e11a9e View commit details
    Browse the repository at this point in the history