Skip to content

Update nbm-filetemplates.adoc#641

Merged
mbien merged 1 commit intoapache:masterfrom
SeanCarrick:patch-1
Feb 25, 2023
Merged

Update nbm-filetemplates.adoc#641
mbien merged 1 commit intoapache:masterfrom
SeanCarrick:patch-1

Conversation

@SeanCarrick
Copy link
Contributor

Updated File Templates Tutorial from referencing NetBeans 7.4 API locations.

  • Changed the reference from "Datasystems API" to "File Templates" for the TemplateRegistration class
  • Changed the reference from "Utilities API" to "Base Utilities API" for the NbBundle and NbBundle.Messages classes.

-SC

Updated tutorial from referencing NetBeans 7.4 API locations.

- Changed the reference from "Datasystems API" to "File Templates" for the `TemplateRegistration` class
- Changed the reference from "Utilities API" to "Base Utilities API" for the `NbBundle` and `NbBundle.Messages` classes.

-SC
ebarboni added a commit that referenced this pull request Feb 24, 2023
sorry @mbien  this PR is not for merge
it's to try to help for #641

note the usage of + to continue list between block removal (I use the . instead of number but that's me :D)
@vieiro
Copy link
Contributor

vieiro commented Feb 25, 2023

Asciidoc gets confused when a numbered list is interrupted with other paragraphs (source code, for instance). Asciidoc has no way to know if you're continuing the numbered list of previous paragraphs or you want to start a new one. In this case there's a [start=X] to restart the numbered list at number X.

On other news, if we add a reviewed meta tag in the file, like so:

:jbake-tags: tutorials 
:jbake-status: published
:syntax: true
:reviewed: 2023-02-25

Then the tutorial will be marked as reviewed.

Thanks, @SeanCarrick for improving NetBeans documentation!

@mbien mbien merged commit 9f7d1c0 into apache:master Feb 25, 2023
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.

3 participants