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

Conversation

ligurio
Copy link
Member

@ligurio ligurio commented Jan 12, 2022

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

What has been done? Why? What problem is being solved?

I didn't forget about

  • Tests
  • Changelog
  • Documentation

Closes #???

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
@DifferentialOrange
Copy link
Member

Refer to #323

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants