Initializing documents to download the info, if needed.
This commit is contained in:
parent
e893507304
commit
f882b1efd2
@ -16,6 +16,11 @@ GrafoscopioDocs class >> devNotes [
|
|||||||
^ (docs localPlace fullName, '/', (docs documents at: 3)) asFileReference.
|
^ (docs localPlace fullName, '/', (docs documents at: 3)) asFileReference.
|
||||||
]
|
]
|
||||||
|
|
||||||
|
{ #category : #initialization }
|
||||||
|
GrafoscopioDocs class >> initialize [
|
||||||
|
self update
|
||||||
|
]
|
||||||
|
|
||||||
{ #category : #operation }
|
{ #category : #operation }
|
||||||
GrafoscopioDocs class >> manual [
|
GrafoscopioDocs class >> manual [
|
||||||
"I'm just an alias to ease the operation. I need to know wich is the index of the notebook
|
"I'm just an alias to ease the operation. I need to know wich is the index of the notebook
|
||||||
|
Loading…
Reference in New Issue
Block a user