Skip to content
This repository was archived by the owner on Nov 1, 2022. It is now read-only.
This repository was archived by the owner on Nov 1, 2022. It is now read-only.

Post integration of the new implementation #12

@Ducasse

Description

@Ducasse

Kasper I'm fixing several points:

  • I added a dev branch and we should do PR on this branch so that after once this is ok we can merge into master (= into pharo).
  • We should not use Smalltalk ui icons but self iconNamed:

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.

  • the following raises a DNU:
openBrowser
	<script>
	StHelpBrowserPresenter openTopic: self githubTopics 

after I press reset, it is working.
Before I was using StHelpBrowser open ....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions