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

added filter function to @autodocs #885

Merged
merged 14 commits into from
Dec 5, 2018

Commits on Nov 8, 2018

  1. added filter function to @autodocs

    Tim Kittel committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    04a0557 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2018

  1. now working with lambda function as well

    Tim Kittel committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    c6cf6c5 View commit details
    Browse the repository at this point in the history
  2. add example to tests

    Tim Kittel committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    52822ef View commit details
    Browse the repository at this point in the history
  3. added documentation of the Filter keyword

    Tim Kittel committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    c7b5da4 View commit details
    Browse the repository at this point in the history
  4. corrected note (forgotten to commit before)

    Tim Kittel committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    c9b3f31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56a0502 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2018

  1. added type check to filter function in docs

    ciem committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    6e70981 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'filter-function' of github.com:timkittel/Documenter.jl …

    …into filter-function
    ciem committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    93b4d2a View commit details
    Browse the repository at this point in the history
  3. fixed type

    ciem committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    c8cbb6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23edf02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a43f405 View commit details
    Browse the repository at this point in the history
  6. added Order keyword to Filter test

    ciem committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    8cd62b6 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'filter-function' of github.com:timkittel/Documenter.jl …

    …into filter-function
    ciem committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    79035ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e33678 View commit details
    Browse the repository at this point in the history