Skip to content

Creat info.text file#339

Closed
cunka wants to merge 1 commit into
apache:masterfrom
cunka:patch-9
Closed

Creat info.text file#339
cunka wants to merge 1 commit into
apache:masterfrom
cunka:patch-9

Conversation

@cunka
Copy link
Copy Markdown
Contributor

@cunka cunka commented Mar 15, 2019

Add to new folder to indicate what images are used in what help file. - in this case its the Visual Debugger help file. (https://netbeans.apache.org/kb/docs/java/debug-visual.html)

The Visual Debugger tutorial requires new images. The new images will be uploaded into this folder.
The help file will be updated with the new images.

Add to new folder to indicate what images are used in what help file
@cunka
Copy link
Copy Markdown
Contributor Author

cunka commented Mar 16, 2019

I should have added to the Pull Request that I have the images already completed for the new Visual Debugger tutorial. I need the folder in place, so I can upload the images into it, then link them in the document.

@vieiro
Copy link
Copy Markdown
Contributor

vieiro commented Mar 21, 2019

Hi @cunka,
Please try to keep images in the "images/" subdirectory directly. No nesting, please. Also use lower case names for all assets. If you're afraid of name clashing you can always prefix images with "visualdebugger".

For instance, "images/VisualDebugger/image1.png" should be "images/visualdebugger-image1.png"

Also please try to keep PRs self contained: add images to this PR, and do not delay that for a future PR.

Thanks!
Antonio

@cunka
Copy link
Copy Markdown
Contributor Author

cunka commented Mar 21, 2019

Add these images
VisualDebug_image1
VisualDebug_image2
VisualDebug_image3
VisualDebug_image4
VisualDebug_image5
VisualDebug_image6
VisualDebug_image24
VisualDebug_image23
VisualDebug_image22
VisualDebug_image21
VisualDebug_image20
VisualDebug_image19
VisualDebug_image18
VisualDebug_image17
VisualDebug_image16
VisualDebug_image15
VisualDebug_image14
VisualDebug_image13
VisualDebug_image12
VisualDebug_image11
VisualDebug_image10
VisualDebug_image9
VisualDebug_image8
VisualDebug_image7

@vieiro
Copy link
Copy Markdown
Contributor

vieiro commented Mar 21, 2019

Hi @cunka ,
Please copy these images in the "images" subdirectory near the tutorial (in your hard disk). Give these images proper names you see fit. Afterwards modify the .asciidoc file to point to these images.
Once things render property do a "git add images/*.png", then a "git commit -m 'Images'" and then a "git push".

@vieiro vieiro closed this May 4, 2019
@vieiro
Copy link
Copy Markdown
Contributor

vieiro commented May 4, 2019

Closed after more than one month of inactivity.

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

Successfully merging this pull request may close these issues.

2 participants