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

publish docs and link to it in README (doc build failing in nimble directory) #266

Open
timotheecour opened this issue Sep 16, 2020 · 0 comments

Comments

@timotheecour
Copy link
Contributor

timotheecour commented Sep 16, 2020

other popular packages link to docs (generated during push to master along with CI integration).

this should be doable with nim doc --project jester.nim

examples

links

related

https://nimble.directory/pkg/jester shows doc build failing and https://nimble.directory/docs/jester shows only docs for 2 modules, eg: https://nimble.directory/docs/jester//jester/patterns.html
https://nimble.directory/ci/badges/jester/nimdevel/doc_build_output.html
tmp/nim_package_directory/cache/jester/pkgs/jester-0.4.3/jester.nim

nim doc --index:on /tmp/nim_package_directory/cache/jester/pkgs/jester-0.4.3/jester.nim
/tmp/nim_package_directory/cache/jester/pkgs/jester-0.4.3/jester/request.nim(3, 22) Error: cannot open file: jester/private/utils

@timotheecour timotheecour changed the title publish docs and link to it in README publish docs and link to it in README (doc build failing in nimble directory) Sep 16, 2020
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

No branches or pull requests

1 participant