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

Missing package requirement in docs: mk4tcl #41

Open
kutsuya1 opened this issue Feb 14, 2014 · 2 comments
Open

Missing package requirement in docs: mk4tcl #41

kutsuya1 opened this issue Feb 14, 2014 · 2 comments
Assignees

Comments

@kutsuya1
Copy link

I ran: critcl -help
Output:
"Can't find package Mk4tcl
Couldn't load the Critcl help Wiki
To display the Critcl help wiki run "critcl" without any options."

I needed more help. What is Mk4tcl? Time to google it. Ah, something called Metakit.
Looks like another package requirement to add to the docs.

Thanks for all your great work!

@andreas-kupries
Copy link
Owner

Oh, that. The best fix is likely to either disable -help, no, better keep it and change the output to point to the online documentation of critcl.

The current code uses the "doc/critcl.tkd" file which is indeed a metakit database, the old wiki format. The contents of that file are horribly out of date too.

@andreas-kupries andreas-kupries self-assigned this Feb 14, 2014
@kutsuya1
Copy link
Author

Changing the output of -help (since it is mentiond in the docs), and removing the old tkcl does sound like the best course of action for now.

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

2 participants