This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Post integration of the new implementation #12
Comments
To me this method
should be moved to StHelpBrowserPresenter because users do not care about the builder. |
|
I saw that it is used in `StHelpBrowserPresenter class>> #openOnHelpFolder: so I added a class comment. |
|
This looks fishy to me. |
I removed it and it works. |
Ducasse
added a commit
that referenced
this issue
Oct 6, 2021
- Remove unused code - Check comments. - Recategorised some methods. See #12 for next actions.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Kasper I'm fixing several points:
I'm trying to fix the class comments but I cannot.
how do we decide to internalize the file? because I do not get when I decide it.
I have no idea what is openOnCustomHelp: aDescription there is no comment and no sender.
openPharoRepo just breaks on me.
open
"Open a HelpBrowser on the internalized docs."
^ self error: 'We need to define a default starting point'
I have no idea what is a default starting point and how to do it so the error does not help the user at all.
after I press reset, it is working.
Before I was using StHelpBrowser open ....
The text was updated successfully, but these errors were encountered: