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

Cannot open the documentation #256

Closed
zolomatok opened this issue Aug 7, 2020 · 2 comments
Closed

Cannot open the documentation #256

zolomatok opened this issue Aug 7, 2020 · 2 comments

Comments

@zolomatok
Copy link

zolomatok commented Aug 7, 2020

👋

Running nim doc jester.nim (or nim doc jester) gives me:

Hint: used config file '/Users/zolo/.choosenim/toolchains/nim-1.2.6/config/nim.cfg' [Conf]
Hint: used config file '/Users/zolo/.choosenim/toolchains/nim-1.2.6/config/nimdoc.cfg' [Conf]
Hint: system [Processing]
Hint: widestrs [Processing]
Hint: io [Processing]
Hint: jester [Processing]
Error: cannot open 'jester.nim'

Halp please.

@C-NERD
Copy link

C-NERD commented Jan 8, 2021

navigate to the jester directory which is present in the nimble pkgs directory the full path should look something like this
/home/user/.nimble/pkgs/jester-0.5.0/

inside this directory you'll find the jester.nim file, so open a terminal in the directory and run
nim doc jester

@dom96
Copy link
Owner

dom96 commented Jan 8, 2021

You can also access docs here https://nimble.directory/docs/jester/jester.html

@dom96 dom96 closed this as completed Jan 8, 2021
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

3 participants