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

crud: fix ldoc comments #254

Closed
wants to merge 1 commit into from
Closed

crud: fix ldoc comments #254

wants to merge 1 commit into from

Commits on Jan 12, 2022

  1. crud: fix ldoc comments

    How-to generate:
    
    $ tarantoolctl rocks install ldoc --server=https://tarantool.github.io/LDoc/
    $ ./.rocks/bin/ldoc -c $(pwd)/doc/ldoc/config.ld -d $(pwd)/doc/apidoc/ crud
    $ xdg-open doc/apidoc/index.html
    ligurio committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    a969a29 View commit details
    Browse the repository at this point in the history