Hi, anybody knows how it's generated the online docs in pharodocs<http://files.pharo.org/doc/3.0> ?. Is there a package or script that can be applied to an specific set of packages? Thanks, Gabriel.
Last time Iâve asked, it had dependency on SeaSide Uko On 15 May 2014, at 13:41, Gabriel Cotelli <g.cotelli@gmail.com> wrote:
Hi, anybody knows how it's generated the online docs in pharodocs ?.
Is there a package or script that can be applied to an specific set of packages?
Thanks, Gabriel.
yes, https://github.com/estebanlm/pharo-webdoc is a filetree project so you need to clone repo into ./repository to make it work. cheers, Esteban On 15 May 2014, at 13:41, Gabriel Cotelli <g.cotelli@gmail.com> wrote:
Hi, anybody knows how it's generated the online docs in pharodocs ?.
Is there a package or script that can be applied to an specific set of packages?
Thanks, Gabriel.
Thanks, I will give it a try On Thu, May 15, 2014 at 8:54 AM, Esteban Lorenzano <estebanlm@gmail.com>wrote:
yes,
https://github.com/estebanlm/pharo-webdoc
is a filetree project so you need to clone repo into ./repository to make it work.
cheers, Esteban
On 15 May 2014, at 13:41, Gabriel Cotelli <g.cotelli@gmail.com> wrote:
Hi, anybody knows how it's generated the online docs in pharodocs<http://files.pharo.org/doc/3.0> ?.
Is there a package or script that can be applied to an specific set of packages?
Thanks, Gabriel.
Awesome, I wondered how that was done in order to use it for my own things. On Thu, May 15, 2014 at 1:54 PM, Esteban Lorenzano <estebanlm@gmail.com>wrote:
yes,
https://github.com/estebanlm/pharo-webdoc
is a filetree project so you need to clone repo into ./repository to make it work.
cheers, Esteban
On 15 May 2014, at 13:41, Gabriel Cotelli <g.cotelli@gmail.com> wrote:
Hi, anybody knows how it's generated the online docs in pharodocs<http://files.pharo.org/doc/3.0> ?.
Is there a package or script that can be applied to an specific set of packages?
Thanks, Gabriel.
once installed, you can export doing something like this: (WebDocExporter packages: RPackageOrganizer default packages) exportTo: './doc' asFileReference. (that exports everything, you will need to select your own packages) Esteban On 15 May 2014, at 14:10, phil@highoctane.be wrote:
Awesome, I wondered how that was done in order to use it for my own things.
On Thu, May 15, 2014 at 1:54 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote: yes,
https://github.com/estebanlm/pharo-webdoc
is a filetree project so you need to clone repo into ./repository to make it work.
cheers, Esteban
On 15 May 2014, at 13:41, Gabriel Cotelli <g.cotelli@gmail.com> wrote:
Hi, anybody knows how it's generated the online docs in pharodocs ?.
Is there a package or script that can be applied to an specific set of packages?
Thanks, Gabriel.
Is there a configuration for it? If no, can we create one and put on meta repo? Uko On 15 May 2014, at 14:13, Esteban Lorenzano <estebanlm@gmail.com> wrote:
once installed, you can export doing something like this:
(WebDocExporter packages: RPackageOrganizer default packages) exportTo: './doc' asFileReference.
(that exports everything, you will need to select your own packages)
Esteban
On 15 May 2014, at 14:10, phil@highoctane.be wrote:
Awesome, I wondered how that was done in order to use it for my own things.
On Thu, May 15, 2014 at 1:54 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote: yes,
https://github.com/estebanlm/pharo-webdoc
is a filetree project so you need to clone repo into ./repository to make it work.
cheers, Esteban
On 15 May 2014, at 13:41, Gabriel Cotelli <g.cotelli@gmail.com> wrote:
Hi, anybody knows how it's generated the online docs in pharodocs ?.
Is there a package or script that can be applied to an specific set of packages?
Thanks, Gabriel.
well.. current configuration is taking filetree⦠we should do one using github. I do not have time right now, but feel free to implement :) Esteban On 15 May 2014, at 14:29, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Is there a configuration for it? If no, can we create one and put on meta repo?
Uko
On 15 May 2014, at 14:13, Esteban Lorenzano <estebanlm@gmail.com> wrote:
once installed, you can export doing something like this:
(WebDocExporter packages: RPackageOrganizer default packages) exportTo: './doc' asFileReference.
(that exports everything, you will need to select your own packages)
Esteban
On 15 May 2014, at 14:10, phil@highoctane.be wrote:
Awesome, I wondered how that was done in order to use it for my own things.
On Thu, May 15, 2014 at 1:54 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote: yes,
https://github.com/estebanlm/pharo-webdoc
is a filetree project so you need to clone repo into ./repository to make it work.
cheers, Esteban
On 15 May 2014, at 13:41, Gabriel Cotelli <g.cotelli@gmail.com> wrote:
Hi, anybody knows how it's generated the online docs in pharodocs ?.
Is there a package or script that can be applied to an specific set of packages?
Thanks, Gabriel.
Any idea where this comes from? Is there any UI involved? *** Warning: Warning: This package depends on the following classes: RectangleMorph UIThemeWatery2 You must resolve these dependencies before you will be able to load these definitions: GLMPaneScroller adjustPaneHeight adoptPaneColor: basicUpdateSizing bounds: computeMorphWidths hideOrShowScrollBar hideScrollBar initialize initializeScrollbar initializeTransform innerBounds isScrollable layoutPanes layoutWidgets leftoverScrollRange maxPanes maxPanes: paneCount paneHeight paneWidthsToFit: popAndReplacePane: popPane pushPane: resizeScrollBar scrollBarHeight scrollBarIsVisible scrollBarMenuButtonPressed: scrollBarValue: scrollDeltaWidth scrollToRight separator separatorWidth setScrollDeltas showScrollBar sizing totalPaneWidth totalScrollRange updatePanes updateSizing GLMUITheme baseColor basePassiveBackgroundColor baseSelectionColor darkBaseColor importGlamorousIcons importIcons:fromFolder:inClass:category: isAbstract lightBaseColor lightSelectionColor newDefaultSettings setPreferredPreferences setPreferredShoutColors setPreferredWorldBackground themeName veryLightSelectionColor buttonCornerStyleIn: buttonLabelForText: buttonMinHeight buttonMinWidth buttonNormalBorderStyleFor: buttonNormalFillStyleFor: buttonSelectedBorderStyleFor: buttonSelectedFillStyleFor: checkboxForm checkboxSelectedForm checkboxUnselectedForm configureWatcherWindowLabelAreaFor: configureWindowBorderFor: configureWindowDropShadowFor: configureWindowLabelAreaFor: createCollapseBoxFor: createExpandBoxFor: createMenuBoxFor: dialogWindowPreferredCornerStyleFor: dockingBarNormalFillStyleFor: dropListDisabledFillStyleFor: dropListNormalBorderStyleFor: dropListNormalFillStyleFor: expanderTitleNormalFillStyleFor: glamorousBaseColorFor: glamorousBasePassiveBackgroundColorFor: glamorousBaseSelectionColorFor: glamorousDarkBaseColorFor: glamorousLightColorFor: glamorousLightSelectionColorFor: glamorousNormalFillStyleFor:height: glamorousNormalFillStyleWithBaseColor:for:height: groupPanelBorderStyleFor: growlBorderColorFor: growlContentsColorFor: growlDismissHandleFor: growlFillColorFor: growlLabelColorFor: initialize initializeForms listDisabledFillStyleFor: menuItemInDockingBarSelectedFillStyleFor: menuPinForm morphTreeSplitterNormalFillStyleFor: morphTreeSplitterPressedFillStyleFor: newCheckboxMarkerForm newCloseControlIn:for:action:help: newFocusIndicatorMorphFor: newRadioButtonMarkerForm newRadioMarkerForm newTreeExpandedForm newTreeUnexpandedForm newWindowCloseForm newWindowCloseOverForm newWindowInactiveControlForm newWindowMaximizeForm newWindowMaximizeOverForm newWindowMenuForm newWindowMenuPassiveForm newWindowMinimizeForm newWindowMinimizeOverForm plainGroupPanelBorderStyleFor: progressBarFillStyleFor: progressBarProgressFillStyleFor: progressFillStyleFor: radioButtonForm radioButtonSelectedForm resizerGripNormalFillStyleFor: scrollBarButtonArrowVertices: scrollbarNormalButtonFillStyleFor: scrollbarNormalFillStyleFor: scrollbarNormalThumbBorderStyleFor: scrollbarNormalThumbFillStyleFor: scrollbarPagingAreaCornerStyleIn: scrollbarThumbCornerStyleIn: separatorFillStyleFor: sliderDisabledFillStyleFor: splitterNormalFillStyleFor: splitterPressedFillStyleFor: subgroupColorFrom: tabLabelNormalBorderStyleFor: tabLabelNormalFillStyleFor: tabLabelSelectedFillStyleFor: tabPanelBorderStyleFor: taskbarButtonLabelColorFor: taskbarFillStyleFor: taskbarThumbnailCornerStyleFor: taskbarThumbnailNormalBorderStyleFor: textEditorDisabledFillStyleFor: textEditorNormalBorderStyleFor: treeLineWidth verticesForSimpleArrow: watcherWindowActiveFillStyleFor: watcherWindowInactiveFillStyleFor: windowActiveDropShadowStyle: windowActiveFillStyleFor: windowActiveTitleFillStyleFor: windowCloseOverForm windowClosePassiveForm windowInactiveFillStyleFor: windowInactiveTitleFillStyleFor: windowMaximizeOverForm windowMaximizePassiveForm windowMenuPassiveForm windowMinimizeOverForm windowMinimizePassiveForm windowShadowColor GLMWhitespaceTheme baseColor basePassiveBackgroundColor baseSelectionColor darkBaseColor importGlamorousIcons importIcons:fromFolder:inClass:category: isAbstract lightBaseColor lightSelectionColor newDefaultSettings setPreferredPreferences setPreferredShoutColors setPreferredWorldBackground themeName veryLightSelectionColor buttonCornerStyleIn: buttonLabelForText: buttonMinHeight buttonMinWidth buttonNormalBorderStyleFor: buttonNormalFillStyleFor: buttonSelectedBorderStyleFor: buttonSelectedFillStyleFor: checkboxForm checkboxSelectedForm checkboxUnselectedForm configureWatcherWindowLabelAreaFor: configureWindowBorderFor: configureWindowDropShadowFor: configureWindowLabelAreaFor: createCollapseBoxFor: createExpandBoxFor: createMenuBoxFor: dialogWindowPreferredCornerStyleFor: dockingBarNormalFillStyleFor: dropListDisabledFillStyleFor: dropListNormalBorderStyleFor: dropListNormalFillStyleFor: expanderTitleNormalFillStyleFor: glamorousBaseColorFor: glamorousBasePassiveBackgroundColorFor: glamorousBaseSelectionColorFor: glamorousDarkBaseColorFor: glamorousLightBorderFor: glamorousLightColorFor: glamorousLightSelectionColorFor: glamorousNormalFillStyleFor:height: glamorousNormalFillStyleWithBaseColor:for:height: glamorousThickBorderFor: glamorousVisibleFillStyleFor:height: groupPanelBorderStyleFor: growlBorderColorFor: growlContentsColorFor: growlDismissHandleFor: growlFillColorFor: growlLabelColorFor: initialize initializeForms listDisabledFillStyleFor: listNormalBorderStyleFor: menuItemInDockingBarSelectedFillStyleFor: menuPinForm morphTreeSplitterNormalFillStyleFor: morphTreeSplitterPressedFillStyleFor: newCheckboxMarkerForm newCloseControlIn:for:action:help: newFocusIndicatorMorphFor: newRadioButtonMarkerForm newRadioMarkerForm newTreeExpandedForm newTreeUnexpandedForm newWindowCloseForm newWindowCloseOverForm newWindowInactiveControlForm newWindowMaximizeForm newWindowMaximizeOverForm newWindowMenuForm newWindowMenuPassiveForm newWindowMinimizeForm newWindowMinimizeOverForm plainGroupPanelBorderStyleFor: progressBarFillStyleFor: progressBarProgressFillStyleFor: progressFillStyleFor: radioButtonForm radioButtonSelectedForm resizerGripNormalFillStyleFor: scrollbarArrowOfDirection:size:color: scrollbarNormalButtonFillStyleFor: scrollbarNormalFillStyleFor: scrollbarNormalThumbBorderStyleFor: scrollbarNormalThumbFillStyleFor: scrollbarPagingAreaCornerStyleIn: scrollbarThumbCornerStyleIn: separatorFillStyleFor: sliderDisabledFillStyleFor: splitterNormalFillStyleFor: splitterPressedFillStyleFor: subgroupColorFrom: tabLabelNormalBorderStyleFor: tabLabelNormalFillStyleFor: tabLabelSelectedFillStyleFor: tabPanelBorderStyleFor: taskbarButtonLabelColorFor: taskbarFillStyleFor: taskbarThumbnailCornerStyleFor: taskbarThumbnailNormalBorderStyleFor: textEditorDisabledFillStyleFor: textEditorNormalBorderStyleFor: treeLineWidth watcherWindowActiveFillStyleFor: watcherWindowInactiveFillStyleFor: windowActiveDropShadowStyle: windowActiveFillStyleFor: windowActiveTitleFillStyleFor: windowCloseOverForm windowClosePassiveForm windowEdgeNormalFillStyleFor: windowInactiveFillStyleFor: windowInactiveTitleFillStyleFor: windowMaximizeOverForm windowMaximizePassiveForm windowMenuPassiveForm windowMinimizeOverForm windowMinimizePassiveForm windowShadowColor Uko On 15 May 2014, at 14:56, Esteban Lorenzano <estebanlm@gmail.com> wrote:
well.. current configuration is taking filetree⦠we should do one using github. I do not have time right now, but feel free to implement :)
Esteban
On 15 May 2014, at 14:29, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Is there a configuration for it? If no, can we create one and put on meta repo?
Uko
On 15 May 2014, at 14:13, Esteban Lorenzano <estebanlm@gmail.com> wrote:
once installed, you can export doing something like this:
(WebDocExporter packages: RPackageOrganizer default packages) exportTo: './doc' asFileReference.
(that exports everything, you will need to select your own packages)
Esteban
On 15 May 2014, at 14:10, phil@highoctane.be wrote:
Awesome, I wondered how that was done in order to use it for my own things.
On Thu, May 15, 2014 at 1:54 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote: yes,
https://github.com/estebanlm/pharo-webdoc
is a filetree project so you need to clone repo into ./repository to make it work.
cheers, Esteban
On 15 May 2014, at 13:41, Gabriel Cotelli <g.cotelli@gmail.com> wrote:
Hi, anybody knows how it's generated the online docs in pharodocs ?.
Is there a package or script that can be applied to an specific set of packages?
Thanks, Gabriel.
It comes from UIThemeWatery2 not existing anymore in Pharo3. It seems that you are loading an older version of Glamour in a Pharo3 image. What exactly are you trying to load? Doru On Fri, May 16, 2014 at 12:23 AM, Yuriy Tymchuk <yuriy.tymchuk@me.com>wrote:
Any idea where this comes from? Is there any UI involved?
*** Warning: Warning: This package depends on the following classes: RectangleMorph UIThemeWatery2 You must resolve these dependencies before you will be able to load these definitions: GLMPaneScroller adjustPaneHeight adoptPaneColor: basicUpdateSizing bounds: computeMorphWidths hideOrShowScrollBar hideScrollBar initialize initializeScrollbar initializeTransform innerBounds isScrollable layoutPanes layoutWidgets leftoverScrollRange maxPanes maxPanes: paneCount paneHeight paneWidthsToFit: popAndReplacePane: popPane pushPane: resizeScrollBar scrollBarHeight scrollBarIsVisible scrollBarMenuButtonPressed: scrollBarValue: scrollDeltaWidth scrollToRight separator separatorWidth setScrollDeltas showScrollBar sizing totalPaneWidth totalScrollRange updatePanes updateSizing GLMUITheme baseColor basePassiveBackgroundColor baseSelectionColor darkBaseColor importGlamorousIcons importIcons:fromFolder:inClass:category: isAbstract lightBaseColor lightSelectionColor newDefaultSettings setPreferredPreferences setPreferredShoutColors setPreferredWorldBackground themeName veryLightSelectionColor buttonCornerStyleIn: buttonLabelForText: buttonMinHeight buttonMinWidth buttonNormalBorderStyleFor: buttonNormalFillStyleFor: buttonSelectedBorderStyleFor: buttonSelectedFillStyleFor: checkboxForm checkboxSelectedForm checkboxUnselectedForm configureWatcherWindowLabelAreaFor: configureWindowBorderFor: configureWindowDropShadowFor: configureWindowLabelAreaFor: createCollapseBoxFor: createExpandBoxFor: createMenuBoxFor: dialogWindowPreferredCornerStyleFor: dockingBarNormalFillStyleFor: dropListDisabledFillStyleFor: dropListNormalBorderStyleFor: dropListNormalFillStyleFor: expanderTitleNormalFillStyleFor: glamorousBaseColorFor: glamorousBasePassiveBackgroundColorFor: glamorousBaseSelectionColorFor: glamorousDarkBaseColorFor: glamorousLightColorFor: glamorousLightSelectionColorFor: glamorousNormalFillStyleFor:height: glamorousNormalFillStyleWithBaseColor:for:height: groupPanelBorderStyleFor: growlBorderColorFor: growlContentsColorFor: growlDismissHandleFor: growlFillColorFor: growlLabelColorFor: initialize initializeForms listDisabledFillStyleFor: menuItemInDockingBarSelectedFillStyleFor: menuPinForm morphTreeSplitterNormalFillStyleFor: morphTreeSplitterPressedFillStyleFor: newCheckboxMarkerForm newCloseControlIn:for:action:help: newFocusIndicatorMorphFor: newRadioButtonMarkerForm newRadioMarkerForm newTreeExpandedForm newTreeUnexpandedForm newWindowCloseForm newWindowCloseOverForm newWindowInactiveControlForm newWindowMaximizeForm newWindowMaximizeOverForm newWindowMenuForm newWindowMenuPassiveForm newWindowMinimizeForm newWindowMinimizeOverForm plainGroupPanelBorderStyleFor: progressBarFillStyleFor: progressBarProgressFillStyleFor: progressFillStyleFor: radioButtonForm radioButtonSelectedForm resizerGripNormalFillStyleFor: scrollBarButtonArrowVertices: scrollbarNormalButtonFillStyleFor: scrollbarNormalFillStyleFor: scrollbarNormalThumbBorderStyleFor: scrollbarNormalThumbFillStyleFor: scrollbarPagingAreaCornerStyleIn: scrollbarThumbCornerStyleIn: separatorFillStyleFor: sliderDisabledFillStyleFor: splitterNormalFillStyleFor: splitterPressedFillStyleFor: subgroupColorFrom: tabLabelNormalBorderStyleFor: tabLabelNormalFillStyleFor: tabLabelSelectedFillStyleFor: tabPanelBorderStyleFor: taskbarButtonLabelColorFor: taskbarFillStyleFor: taskbarThumbnailCornerStyleFor: taskbarThumbnailNormalBorderStyleFor: textEditorDisabledFillStyleFor: textEditorNormalBorderStyleFor: treeLineWidth verticesForSimpleArrow: watcherWindowActiveFillStyleFor: watcherWindowInactiveFillStyleFor: windowActiveDropShadowStyle: windowActiveFillStyleFor: windowActiveTitleFillStyleFor: windowCloseOverForm windowClosePassiveForm windowInactiveFillStyleFor: windowInactiveTitleFillStyleFor: windowMaximizeOverForm windowMaximizePassiveForm windowMenuPassiveForm windowMinimizeOverForm windowMinimizePassiveForm windowShadowColor GLMWhitespaceTheme baseColor basePassiveBackgroundColor baseSelectionColor darkBaseColor importGlamorousIcons importIcons:fromFolder:inClass:category: isAbstract lightBaseColor lightSelectionColor newDefaultSettings setPreferredPreferences setPreferredShoutColors setPreferredWorldBackground themeName veryLightSelectionColor buttonCornerStyleIn: buttonLabelForText: buttonMinHeight buttonMinWidth buttonNormalBorderStyleFor: buttonNormalFillStyleFor: buttonSelectedBorderStyleFor: buttonSelectedFillStyleFor: checkboxForm checkboxSelectedForm checkboxUnselectedForm configureWatcherWindowLabelAreaFor: configureWindowBorderFor: configureWindowDropShadowFor: configureWindowLabelAreaFor: createCollapseBoxFor: createExpandBoxFor: createMenuBoxFor: dialogWindowPreferredCornerStyleFor: dockingBarNormalFillStyleFor: dropListDisabledFillStyleFor: dropListNormalBorderStyleFor: dropListNormalFillStyleFor: expanderTitleNormalFillStyleFor: glamorousBaseColorFor: glamorousBasePassiveBackgroundColorFor: glamorousBaseSelectionColorFor: glamorousDarkBaseColorFor: glamorousLightBorderFor: glamorousLightColorFor: glamorousLightSelectionColorFor: glamorousNormalFillStyleFor:height: glamorousNormalFillStyleWithBaseColor:for:height: glamorousThickBorderFor: glamorousVisibleFillStyleFor:height: groupPanelBorderStyleFor: growlBorderColorFor: growlContentsColorFor: growlDismissHandleFor: growlFillColorFor: growlLabelColorFor: initialize initializeForms listDisabledFillStyleFor: listNormalBorderStyleFor: menuItemInDockingBarSelectedFillStyleFor: menuPinForm morphTreeSplitterNormalFillStyleFor: morphTreeSplitterPressedFillStyleFor: newCheckboxMarkerForm newCloseControlIn:for:action:help: newFocusIndicatorMorphFor: newRadioButtonMarkerForm newRadioMarkerForm newTreeExpandedForm newTreeUnexpandedForm newWindowCloseForm newWindowCloseOverForm newWindowInactiveControlForm newWindowMaximizeForm newWindowMaximizeOverForm newWindowMenuForm newWindowMenuPassiveForm newWindowMinimizeForm newWindowMinimizeOverForm plainGroupPanelBorderStyleFor: progressBarFillStyleFor: progressBarProgressFillStyleFor: progressFillStyleFor: radioButtonForm radioButtonSelectedForm resizerGripNormalFillStyleFor: scrollbarArrowOfDirection:size:color: scrollbarNormalButtonFillStyleFor: scrollbarNormalFillStyleFor: scrollbarNormalThumbBorderStyleFor: scrollbarNormalThumbFillStyleFor: scrollbarPagingAreaCornerStyleIn: scrollbarThumbCornerStyleIn: separatorFillStyleFor: sliderDisabledFillStyleFor: splitterNormalFillStyleFor: splitterPressedFillStyleFor: subgroupColorFrom: tabLabelNormalBorderStyleFor: tabLabelNormalFillStyleFor: tabLabelSelectedFillStyleFor: tabPanelBorderStyleFor: taskbarButtonLabelColorFor: taskbarFillStyleFor: taskbarThumbnailCornerStyleFor: taskbarThumbnailNormalBorderStyleFor: textEditorDisabledFillStyleFor: textEditorNormalBorderStyleFor: treeLineWidth watcherWindowActiveFillStyleFor: watcherWindowInactiveFillStyleFor: windowActiveDropShadowStyle: windowActiveFillStyleFor: windowActiveTitleFillStyleFor: windowCloseOverForm windowClosePassiveForm windowEdgeNormalFillStyleFor: windowInactiveFillStyleFor: windowInactiveTitleFillStyleFor: windowMaximizeOverForm windowMaximizePassiveForm windowMenuPassiveForm windowMinimizeOverForm windowMinimizePassiveForm windowShadowColor
Uko
On 15 May 2014, at 14:56, Esteban Lorenzano <estebanlm@gmail.com> wrote:
well.. current configuration is taking filetree⦠we should do one using github. I do not have time right now, but feel free to implement :)
Esteban
On 15 May 2014, at 14:29, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Is there a configuration for it? If no, can we create one and put on meta repo?
Uko
On 15 May 2014, at 14:13, Esteban Lorenzano <estebanlm@gmail.com> wrote:
once installed, you can export doing something like this:
(WebDocExporter packages: RPackageOrganizer default packages) exportTo: './doc' asFileReference.
(that exports everything, you will need to select your own packages)
Esteban
On 15 May 2014, at 14:10, phil@highoctane.be wrote:
Awesome, I wondered how that was done in order to use it for my own things.
On Thu, May 15, 2014 at 1:54 PM, Esteban Lorenzano <estebanlm@gmail.com>wrote:
yes,
https://github.com/estebanlm/pharo-webdoc
is a filetree project so you need to clone repo into ./repository to make it work.
cheers, Esteban
On 15 May 2014, at 13:41, Gabriel Cotelli <g.cotelli@gmail.com> wrote:
Hi, anybody knows how it's generated the online docs in pharodocs<http://files.pharo.org/doc/3.0> ?.
Is there a package or script that can be applied to an specific set of packages?
Thanks, Gabriel.
-- www.tudorgirba.com "Every thing has its own flow"
WebDoc. It depends on Seaside3 and PetitMarkdown. Maybe PetitMarkdown depends on an old version of PetitParser that uses old Glamour? Uko On 16 May 2014, at 07:11, Tudor Girba <tudor@tudorgirba.com> wrote:
It comes from UIThemeWatery2 not existing anymore in Pharo3. It seems that you are loading an older version of Glamour in a Pharo3 image. What exactly are you trying to load?
Doru
On Fri, May 16, 2014 at 12:23 AM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote: Any idea where this comes from? Is there any UI involved?
*** Warning: Warning: This package depends on the following classes:
RectangleMorph
UIThemeWatery2 You must resolve these dependencies before you will be able to load these definitions:
GLMPaneScroller
adjustPaneHeight adoptPaneColor:
basicUpdateSizing
bounds: computeMorphWidths
hideOrShowScrollBar
hideScrollBar initialize
initializeScrollbar
initializeTransform innerBounds
isScrollable
layoutPanes layoutWidgets
leftoverScrollRange
maxPanes maxPanes:
paneCount
paneHeight paneWidthsToFit:
popAndReplacePane:
popPane pushPane:
resizeScrollBar
scrollBarHeight scrollBarIsVisible
scrollBarMenuButtonPressed:
scrollBarValue: scrollDeltaWidth
scrollToRight
separator separatorWidth
setScrollDeltas
showScrollBar sizing
totalPaneWidth
totalScrollRange updatePanes
updateSizing
GLMUITheme baseColor
basePassiveBackgroundColor
baseSelectionColor darkBaseColor
importGlamorousIcons
importIcons:fromFolder:inClass:category: isAbstract
lightBaseColor
lightSelectionColor newDefaultSettings
setPreferredPreferences
setPreferredShoutColors setPreferredWorldBackground
themeName
veryLightSelectionColor buttonCornerStyleIn:
buttonLabelForText:
buttonMinHeight buttonMinWidth
buttonNormalBorderStyleFor:
buttonNormalFillStyleFor: buttonSelectedBorderStyleFor:
buttonSelectedFillStyleFor:
checkboxForm checkboxSelectedForm
checkboxUnselectedForm
configureWatcherWindowLabelAreaFor: configureWindowBorderFor:
configureWindowDropShadowFor:
configureWindowLabelAreaFor: createCollapseBoxFor:
createExpandBoxFor:
createMenuBoxFor: dialogWindowPreferredCornerStyleFor:
dockingBarNormalFillStyleFor:
dropListDisabledFillStyleFor: dropListNormalBorderStyleFor:
dropListNormalFillStyleFor:
expanderTitleNormalFillStyleFor: glamorousBaseColorFor:
glamorousBasePassiveBackgroundColorFor:
glamorousBaseSelectionColorFor: glamorousDarkBaseColorFor:
glamorousLightColorFor:
glamorousLightSelectionColorFor: glamorousNormalFillStyleFor:height:
glamorousNormalFillStyleWithBaseColor:for:height:
groupPanelBorderStyleFor:
growlBorderColorFor: growlContentsColorFor:
growlDismissHandleFor:
growlFillColorFor: growlLabelColorFor:
initialize
initializeForms listDisabledFillStyleFor:
menuItemInDockingBarSelectedFillStyleFor:
menuPinForm morphTreeSplitterNormalFillStyleFor:
morphTreeSplitterPressedFillStyleFor:
newCheckboxMarkerForm newCloseControlIn:for:action:help:
newFocusIndicatorMorphFor:
newRadioButtonMarkerForm newRadioMarkerForm
newTreeExpandedForm
newTreeUnexpandedForm newWindowCloseForm
newWindowCloseOverForm
newWindowInactiveControlForm newWindowMaximizeForm
newWindowMaximizeOverForm
newWindowMenuForm newWindowMenuPassiveForm
newWindowMinimizeForm
newWindowMinimizeOverForm plainGroupPanelBorderStyleFor:
progressBarFillStyleFor:
progressBarProgressFillStyleFor: progressFillStyleFor:
radioButtonForm
radioButtonSelectedForm resizerGripNormalFillStyleFor:
scrollBarButtonArrowVertices:
scrollbarNormalButtonFillStyleFor: scrollbarNormalFillStyleFor:
scrollbarNormalThumbBorderStyleFor:
scrollbarNormalThumbFillStyleFor: scrollbarPagingAreaCornerStyleIn:
scrollbarThumbCornerStyleIn:
separatorFillStyleFor: sliderDisabledFillStyleFor:
splitterNormalFillStyleFor:
splitterPressedFillStyleFor: subgroupColorFrom:
tabLabelNormalBorderStyleFor:
tabLabelNormalFillStyleFor: tabLabelSelectedFillStyleFor:
tabPanelBorderStyleFor:
taskbarButtonLabelColorFor: taskbarFillStyleFor:
taskbarThumbnailCornerStyleFor:
taskbarThumbnailNormalBorderStyleFor: textEditorDisabledFillStyleFor:
textEditorNormalBorderStyleFor:
treeLineWidth verticesForSimpleArrow:
watcherWindowActiveFillStyleFor:
watcherWindowInactiveFillStyleFor: windowActiveDropShadowStyle:
windowActiveFillStyleFor:
windowActiveTitleFillStyleFor: windowCloseOverForm
windowClosePassiveForm
windowInactiveFillStyleFor: windowInactiveTitleFillStyleFor:
windowMaximizeOverForm
windowMaximizePassiveForm windowMenuPassiveForm
windowMinimizeOverForm
windowMinimizePassiveForm windowShadowColor
GLMWhitespaceTheme
baseColor basePassiveBackgroundColor
baseSelectionColor
darkBaseColor importGlamorousIcons
importIcons:fromFolder:inClass:category:
isAbstract lightBaseColor
lightSelectionColor
newDefaultSettings setPreferredPreferences
setPreferredShoutColors
setPreferredWorldBackground themeName
veryLightSelectionColor
buttonCornerStyleIn: buttonLabelForText:
buttonMinHeight
buttonMinWidth buttonNormalBorderStyleFor:
buttonNormalFillStyleFor:
buttonSelectedBorderStyleFor: buttonSelectedFillStyleFor:
checkboxForm
checkboxSelectedForm checkboxUnselectedForm
configureWatcherWindowLabelAreaFor:
configureWindowBorderFor: configureWindowDropShadowFor:
configureWindowLabelAreaFor:
createCollapseBoxFor: createExpandBoxFor:
createMenuBoxFor:
dialogWindowPreferredCornerStyleFor: dockingBarNormalFillStyleFor:
dropListDisabledFillStyleFor:
dropListNormalBorderStyleFor: dropListNormalFillStyleFor:
expanderTitleNormalFillStyleFor:
glamorousBaseColorFor: glamorousBasePassiveBackgroundColorFor:
glamorousBaseSelectionColorFor:
glamorousDarkBaseColorFor: glamorousLightBorderFor:
glamorousLightColorFor:
glamorousLightSelectionColorFor: glamorousNormalFillStyleFor:height:
glamorousNormalFillStyleWithBaseColor:for:height:
glamorousThickBorderFor:
glamorousVisibleFillStyleFor:height: groupPanelBorderStyleFor:
growlBorderColorFor:
growlContentsColorFor: growlDismissHandleFor:
growlFillColorFor:
growlLabelColorFor: initialize
initializeForms
listDisabledFillStyleFor: listNormalBorderStyleFor:
menuItemInDockingBarSelectedFillStyleFor:
menuPinForm morphTreeSplitterNormalFillStyleFor:
morphTreeSplitterPressedFillStyleFor:
newCheckboxMarkerForm newCloseControlIn:for:action:help:
newFocusIndicatorMorphFor:
newRadioButtonMarkerForm newRadioMarkerForm
newTreeExpandedForm
newTreeUnexpandedForm newWindowCloseForm
newWindowCloseOverForm
newWindowInactiveControlForm newWindowMaximizeForm
newWindowMaximizeOverForm
newWindowMenuForm newWindowMenuPassiveForm
newWindowMinimizeForm
newWindowMinimizeOverForm plainGroupPanelBorderStyleFor:
progressBarFillStyleFor:
progressBarProgressFillStyleFor: progressFillStyleFor:
radioButtonForm
radioButtonSelectedForm resizerGripNormalFillStyleFor:
scrollbarArrowOfDirection:size:color:
scrollbarNormalButtonFillStyleFor: scrollbarNormalFillStyleFor:
scrollbarNormalThumbBorderStyleFor:
scrollbarNormalThumbFillStyleFor: scrollbarPagingAreaCornerStyleIn:
scrollbarThumbCornerStyleIn:
separatorFillStyleFor: sliderDisabledFillStyleFor:
splitterNormalFillStyleFor:
splitterPressedFillStyleFor: subgroupColorFrom:
tabLabelNormalBorderStyleFor:
tabLabelNormalFillStyleFor: tabLabelSelectedFillStyleFor:
tabPanelBorderStyleFor:
taskbarButtonLabelColorFor: taskbarFillStyleFor:
taskbarThumbnailCornerStyleFor:
taskbarThumbnailNormalBorderStyleFor: textEditorDisabledFillStyleFor:
textEditorNormalBorderStyleFor:
treeLineWidth watcherWindowActiveFillStyleFor:
watcherWindowInactiveFillStyleFor:
windowActiveDropShadowStyle: windowActiveFillStyleFor:
windowActiveTitleFillStyleFor:
windowCloseOverForm windowClosePassiveForm
windowEdgeNormalFillStyleFor:
windowInactiveFillStyleFor: windowInactiveTitleFillStyleFor:
windowMaximizeOverForm
windowMaximizePassiveForm windowMenuPassiveForm
windowMinimizeOverForm
windowMinimizePassiveForm windowShadowColor
Uko
On 15 May 2014, at 14:56, Esteban Lorenzano <estebanlm@gmail.com> wrote:
well.. current configuration is taking filetree⦠we should do one using github. I do not have time right now, but feel free to implement :)
Esteban
On 15 May 2014, at 14:29, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Is there a configuration for it? If no, can we create one and put on meta repo?
Uko
On 15 May 2014, at 14:13, Esteban Lorenzano <estebanlm@gmail.com> wrote:
once installed, you can export doing something like this:
(WebDocExporter packages: RPackageOrganizer default packages) exportTo: './doc' asFileReference.
(that exports everything, you will need to select your own packages)
Esteban
On 15 May 2014, at 14:10, phil@highoctane.be wrote:
Awesome, I wondered how that was done in order to use it for my own things.
On Thu, May 15, 2014 at 1:54 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote: yes,
https://github.com/estebanlm/pharo-webdoc
is a filetree project so you need to clone repo into ./repository to make it work.
cheers, Esteban
On 15 May 2014, at 13:41, Gabriel Cotelli <g.cotelli@gmail.com> wrote:
Hi, anybody knows how it's generated the online docs in pharodocs ?.
Is there a package or script that can be applied to an specific set of packages?
Thanks, Gabriel.
-- www.tudorgirba.com
"Every thing has its own flow"
That is probably it. Doru On Fri, May 16, 2014 at 7:24 AM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
WebDoc. It depends on Seaside3 and PetitMarkdown. Maybe PetitMarkdown depends on an old version of PetitParser that uses old Glamour?
Uko
On 16 May 2014, at 07:11, Tudor Girba <tudor@tudorgirba.com> wrote:
It comes from UIThemeWatery2 not existing anymore in Pharo3. It seems that you are loading an older version of Glamour in a Pharo3 image. What exactly are you trying to load?
Doru
On Fri, May 16, 2014 at 12:23 AM, Yuriy Tymchuk <yuriy.tymchuk@me.com>wrote:
Any idea where this comes from? Is there any UI involved?
*** Warning: Warning: This package depends on the following classes: RectangleMorph UIThemeWatery2 You must resolve these dependencies before you will be able to load these definitions: GLMPaneScroller adjustPaneHeight adoptPaneColor: basicUpdateSizing bounds: computeMorphWidths hideOrShowScrollBar hideScrollBar initialize initializeScrollbar initializeTransform innerBounds isScrollable layoutPanes layoutWidgets leftoverScrollRange maxPanes maxPanes: paneCount paneHeight paneWidthsToFit: popAndReplacePane: popPane pushPane: resizeScrollBar scrollBarHeight scrollBarIsVisible scrollBarMenuButtonPressed: scrollBarValue: scrollDeltaWidth scrollToRight separator separatorWidth setScrollDeltas showScrollBar sizing totalPaneWidth totalScrollRange updatePanes updateSizing GLMUITheme baseColor basePassiveBackgroundColor baseSelectionColor darkBaseColor importGlamorousIcons importIcons:fromFolder:inClass:category: isAbstract lightBaseColor lightSelectionColor newDefaultSettings setPreferredPreferences setPreferredShoutColors setPreferredWorldBackground themeName veryLightSelectionColor buttonCornerStyleIn: buttonLabelForText: buttonMinHeight buttonMinWidth buttonNormalBorderStyleFor: buttonNormalFillStyleFor: buttonSelectedBorderStyleFor: buttonSelectedFillStyleFor: checkboxForm checkboxSelectedForm checkboxUnselectedForm configureWatcherWindowLabelAreaFor: configureWindowBorderFor: configureWindowDropShadowFor: configureWindowLabelAreaFor: createCollapseBoxFor: createExpandBoxFor: createMenuBoxFor: dialogWindowPreferredCornerStyleFor: dockingBarNormalFillStyleFor: dropListDisabledFillStyleFor: dropListNormalBorderStyleFor: dropListNormalFillStyleFor: expanderTitleNormalFillStyleFor: glamorousBaseColorFor: glamorousBasePassiveBackgroundColorFor: glamorousBaseSelectionColorFor: glamorousDarkBaseColorFor: glamorousLightColorFor: glamorousLightSelectionColorFor: glamorousNormalFillStyleFor:height: glamorousNormalFillStyleWithBaseColor:for:height: groupPanelBorderStyleFor: growlBorderColorFor: growlContentsColorFor: growlDismissHandleFor: growlFillColorFor: growlLabelColorFor: initialize initializeForms listDisabledFillStyleFor: menuItemInDockingBarSelectedFillStyleFor: menuPinForm morphTreeSplitterNormalFillStyleFor: morphTreeSplitterPressedFillStyleFor: newCheckboxMarkerForm newCloseControlIn:for:action:help: newFocusIndicatorMorphFor: newRadioButtonMarkerForm newRadioMarkerForm newTreeExpandedForm newTreeUnexpandedForm newWindowCloseForm newWindowCloseOverForm newWindowInactiveControlForm newWindowMaximizeForm newWindowMaximizeOverForm newWindowMenuForm newWindowMenuPassiveForm newWindowMinimizeForm newWindowMinimizeOverForm plainGroupPanelBorderStyleFor: progressBarFillStyleFor: progressBarProgressFillStyleFor: progressFillStyleFor: radioButtonForm radioButtonSelectedForm resizerGripNormalFillStyleFor: scrollBarButtonArrowVertices: scrollbarNormalButtonFillStyleFor: scrollbarNormalFillStyleFor: scrollbarNormalThumbBorderStyleFor: scrollbarNormalThumbFillStyleFor: scrollbarPagingAreaCornerStyleIn: scrollbarThumbCornerStyleIn: separatorFillStyleFor: sliderDisabledFillStyleFor: splitterNormalFillStyleFor: splitterPressedFillStyleFor: subgroupColorFrom: tabLabelNormalBorderStyleFor: tabLabelNormalFillStyleFor: tabLabelSelectedFillStyleFor: tabPanelBorderStyleFor: taskbarButtonLabelColorFor: taskbarFillStyleFor: taskbarThumbnailCornerStyleFor: taskbarThumbnailNormalBorderStyleFor: textEditorDisabledFillStyleFor: textEditorNormalBorderStyleFor: treeLineWidth verticesForSimpleArrow: watcherWindowActiveFillStyleFor: watcherWindowInactiveFillStyleFor: windowActiveDropShadowStyle: windowActiveFillStyleFor: windowActiveTitleFillStyleFor: windowCloseOverForm windowClosePassiveForm windowInactiveFillStyleFor: windowInactiveTitleFillStyleFor: windowMaximizeOverForm windowMaximizePassiveForm windowMenuPassiveForm windowMinimizeOverForm windowMinimizePassiveForm windowShadowColor GLMWhitespaceTheme baseColor basePassiveBackgroundColor baseSelectionColor darkBaseColor importGlamorousIcons importIcons:fromFolder:inClass:category: isAbstract lightBaseColor lightSelectionColor newDefaultSettings setPreferredPreferences setPreferredShoutColors setPreferredWorldBackground themeName veryLightSelectionColor buttonCornerStyleIn: buttonLabelForText: buttonMinHeight buttonMinWidth buttonNormalBorderStyleFor: buttonNormalFillStyleFor: buttonSelectedBorderStyleFor: buttonSelectedFillStyleFor: checkboxForm checkboxSelectedForm checkboxUnselectedForm configureWatcherWindowLabelAreaFor: configureWindowBorderFor: configureWindowDropShadowFor: configureWindowLabelAreaFor: createCollapseBoxFor: createExpandBoxFor: createMenuBoxFor: dialogWindowPreferredCornerStyleFor: dockingBarNormalFillStyleFor: dropListDisabledFillStyleFor: dropListNormalBorderStyleFor: dropListNormalFillStyleFor: expanderTitleNormalFillStyleFor: glamorousBaseColorFor: glamorousBasePassiveBackgroundColorFor: glamorousBaseSelectionColorFor: glamorousDarkBaseColorFor: glamorousLightBorderFor: glamorousLightColorFor: glamorousLightSelectionColorFor: glamorousNormalFillStyleFor:height: glamorousNormalFillStyleWithBaseColor:for:height: glamorousThickBorderFor: glamorousVisibleFillStyleFor:height: groupPanelBorderStyleFor: growlBorderColorFor: growlContentsColorFor: growlDismissHandleFor: growlFillColorFor: growlLabelColorFor: initialize initializeForms listDisabledFillStyleFor: listNormalBorderStyleFor: menuItemInDockingBarSelectedFillStyleFor: menuPinForm morphTreeSplitterNormalFillStyleFor: morphTreeSplitterPressedFillStyleFor: newCheckboxMarkerForm newCloseControlIn:for:action:help: newFocusIndicatorMorphFor: newRadioButtonMarkerForm newRadioMarkerForm newTreeExpandedForm newTreeUnexpandedForm newWindowCloseForm newWindowCloseOverForm newWindowInactiveControlForm newWindowMaximizeForm newWindowMaximizeOverForm newWindowMenuForm newWindowMenuPassiveForm newWindowMinimizeForm newWindowMinimizeOverForm plainGroupPanelBorderStyleFor: progressBarFillStyleFor: progressBarProgressFillStyleFor: progressFillStyleFor: radioButtonForm radioButtonSelectedForm resizerGripNormalFillStyleFor: scrollbarArrowOfDirection:size:color: scrollbarNormalButtonFillStyleFor: scrollbarNormalFillStyleFor: scrollbarNormalThumbBorderStyleFor: scrollbarNormalThumbFillStyleFor: scrollbarPagingAreaCornerStyleIn: scrollbarThumbCornerStyleIn: separatorFillStyleFor: sliderDisabledFillStyleFor: splitterNormalFillStyleFor: splitterPressedFillStyleFor: subgroupColorFrom: tabLabelNormalBorderStyleFor: tabLabelNormalFillStyleFor: tabLabelSelectedFillStyleFor: tabPanelBorderStyleFor: taskbarButtonLabelColorFor: taskbarFillStyleFor: taskbarThumbnailCornerStyleFor: taskbarThumbnailNormalBorderStyleFor: textEditorDisabledFillStyleFor: textEditorNormalBorderStyleFor: treeLineWidth watcherWindowActiveFillStyleFor: watcherWindowInactiveFillStyleFor: windowActiveDropShadowStyle: windowActiveFillStyleFor: windowActiveTitleFillStyleFor: windowCloseOverForm windowClosePassiveForm windowEdgeNormalFillStyleFor: windowInactiveFillStyleFor: windowInactiveTitleFillStyleFor: windowMaximizeOverForm windowMaximizePassiveForm windowMenuPassiveForm windowMinimizeOverForm windowMinimizePassiveForm windowShadowColor
Uko
On 15 May 2014, at 14:56, Esteban Lorenzano <estebanlm@gmail.com> wrote:
well.. current configuration is taking filetree⦠we should do one using github. I do not have time right now, but feel free to implement :)
Esteban
On 15 May 2014, at 14:29, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Is there a configuration for it? If no, can we create one and put on meta repo?
Uko
On 15 May 2014, at 14:13, Esteban Lorenzano <estebanlm@gmail.com> wrote:
once installed, you can export doing something like this:
(WebDocExporter packages: RPackageOrganizer default packages) exportTo: './doc' asFileReference.
(that exports everything, you will need to select your own packages)
Esteban
On 15 May 2014, at 14:10, phil@highoctane.be wrote:
Awesome, I wondered how that was done in order to use it for my own things.
On Thu, May 15, 2014 at 1:54 PM, Esteban Lorenzano <estebanlm@gmail.com>wrote:
yes,
https://github.com/estebanlm/pharo-webdoc
is a filetree project so you need to clone repo into ./repository to make it work.
cheers, Esteban
On 15 May 2014, at 13:41, Gabriel Cotelli <g.cotelli@gmail.com> wrote:
Hi, anybody knows how it's generated the online docs in pharodocs<http://files.pharo.org/doc/3.0> ?.
Is there a package or script that can be applied to an specific set of packages?
Thanks, Gabriel.
-- www.tudorgirba.com
"Every thing has its own flow"
-- www.tudorgirba.com "Every thing has its own flow"
participants (5)
-
Esteban Lorenzano -
Gabriel Cotelli -
phil@highoctane.be -
Tudor Girba -
Yuriy Tymchuk