diff --git a/org.eclipse.wb.doc.user/html-src/features/internationalization.asciidoc b/org.eclipse.wb.doc.user/html-src/features/internationalization.asciidoc index cbe2318ab..97501e840 100644 --- a/org.eclipse.wb.doc.user/html-src/features/internationalization.asciidoc +++ b/org.eclipse.wb.doc.user/html-src/features/internationalization.asciidoc @@ -198,7 +198,7 @@ image:images/nls_design_view3.png[image] It is also important to note that you can continue to edit the string values within the xref:../userinterface/design_view.adoc[*Design View*] -(either via xref:../userinterface/design_view.html#DirectEdit[direct +(either via xref:../userinterface/design_view.adoc#DirectEdit[direct edit] or in the *xref:../userinterface/property_pane.adoc[Property Pane]*) and the tool will automatically update the appropriate properties file. If the default locale is selected, the default diff --git a/org.eclipse.wb.doc.user/html-src/installation/index.asciidoc b/org.eclipse.wb.doc.user/html-src/installation/index.asciidoc index 54bee5eac..d58a5dbbe 100644 --- a/org.eclipse.wb.doc.user/html-src/installation/index.asciidoc +++ b/org.eclipse.wb.doc.user/html-src/installation/index.asciidoc @@ -13,8 +13,8 @@ you need to uninstall and start with a fresh copy of Eclipse.# Choose from the following options: -- link:#addnew[Installing software by adding a new update site location] -- link:#update[Updating already installed software] +- xref:#installing-software-by-adding-a-new-update-site-location[Installing software by adding a new update site location] +- xref:#updating-already-installed-software[Updating already installed software] == Available update sites @@ -26,7 +26,7 @@ placeholders with the version you want to install: https://download.eclipse.org/windowbuilder/updates/release/1.x.y -[#addnew] +[#installing-software-by-adding-a-new-update-site-location] == Installing software by adding a new update site location - In Eclipse, click **Help > Install New Software...** + @@ -43,7 +43,7 @@ https://download.eclipse.org/windowbuilder/updates/release/1.x.y accept the terms of the license agreement"** and click **Finish**. - When prompted to restart Eclipse, click **Yes** to restart. -[#update] +[#updating-already-installed-software] == Updating already installed software Updates can be installed using the above instructions by simply selecting the diff --git a/org.eclipse.wb.doc.user/html-src/layoutmanagers/index.asciidoc b/org.eclipse.wb.doc.user/html-src/layoutmanagers/index.asciidoc index 505e8812d..3e77aa2f7 100644 --- a/org.eclipse.wb.doc.user/html-src/layoutmanagers/index.asciidoc +++ b/org.eclipse.wb.doc.user/html-src/layoutmanagers/index.asciidoc @@ -1,3 +1,7 @@ +ifdef::env-github[] +:imagesdir: ../../html/layoutmanagers/ +endif::[] + = Layout Managers A program written in Java may be deployed on multiple platforms. If you @@ -10,9 +14,9 @@ for the layout of your UI in a way that will be portable. [cols="34%,33%,33%"] |=== -|image:../userinterface/images/feedback_drag_grid1.png[image,width=229,height=124]  -|image:../userinterface/images/feedback_drag_xy.png[image,width=229,height=124]  -|image:../userinterface/images/feedback_size_xy.png[image,width=229,height=124] +|image:../userinterface/images/feedback_drag_grid1.png[image]  +|image:../userinterface/images/feedback_drag_xy.png[image]  +|image:../userinterface/images/feedback_size_xy.png[image] |=== Layout managers can provide the following advantages: diff --git a/org.eclipse.wb.doc.user/html-src/support/product_support.asciidoc b/org.eclipse.wb.doc.user/html-src/support/product_support.asciidoc index a0e9b986b..535356b5f 100644 --- a/org.eclipse.wb.doc.user/html-src/support/product_support.asciidoc +++ b/org.eclipse.wb.doc.user/html-src/support/product_support.asciidoc @@ -7,44 +7,44 @@ as thoroughly as you need. *For support details, see the sections of this page:* -* link:#contact[Requesting technical support] -* link:test_cases.html[Reproducible Test cases] -* link:#bug-found[Bugs and bug reports] -* link:#support-form[Support Form] -* link:../error_reporting.html[Error Reporting] +* xref:#requesting-technical-support[Requesting technical support] +* xref:test_cases.adoc[Reproducible Test cases] +* xref:#what-if-i-think-ive-found-a-bug[Bugs and bug reports] +* xref:#support-form[Support Form] +* xref:../error_reporting.adoc[Error Reporting] -[#contact] +[#requesting-technical-support] == Requesting Technical Support The quickest mechanism for requesting support is to use the -*link:../error_reporting.html[Error Reporting]* system included within +xref:../error_reporting.adoc[*Error Reporting*] system included within the product. Just click the *Create Report* button and submit the case to the -*https://github.com/eclipse-windowbuilder/windowbuilder/discussions[WindowBuilder -forum]* or bug tracking system -(*https://github.com/eclipse-windowbuilder/windowbuilder/issues[GitHub > -Tools > WindowBuilder]*).. +https://github.com/eclipse-windowbuilder/windowbuilder/discussions[*WindowBuilder +forum*] or bug tracking system +(https://github.com/eclipse-windowbuilder/windowbuilder/issues[*GitHub > +Tools > WindowBuilder*]).. -If you are unable to use the *link:../error_reporting.html[Error -Reporting]* system, please include our link:#support-form[support form] +If you are unable to use the xref:../error_reporting.adoc[*Error +Reporting*] system, please include our xref:#support-form[support form] with the product name, version and platform with any forum support requests. In addition, please be sure to provide the details on your operating system and/or development environment. Your questions should be concise and restricted to a single incident or request. If you have -any link:test_cases.html[code] which may be relevant to the problem -please include it. Example link:test_cases.html[code] that illustrates +any xref:test_cases.adoc[code] which may be relevant to the problem +please include it. Example xref:test_cases.adoc[code] that illustrates the problem is especially welcome (and often leads to a quicker resolution) as are debug logs generated in the event of a system exception. -[#bug-found] +[#what-if-i-think-ive-found-a-bug] == What if I think I've found a bug? We appreciate the help of our users in identifying bugs in our software. Bugs are an inconvenience to all of us, but unfortunately the reality of software development. We accept bug reports, using the form below, via email, fax or phone. If an exception occurs within the product, you may -also use the link:../error_reporting.html[error reporting] option. +also use the xref:../error_reporting.adoc[error reporting] option. [#support-form] == Support Form @@ -61,7 +61,7 @@ Please submit all support requests with the following information along with a description of the problem and your expectations, steps to reproduce the problem, detailed error messages, your Eclipse ".log" file (found in your /.metadata directory), and -link:test_cases.html[code samples] as appropriate. Please include any +xref:test_cases.adoc[code samples] as appropriate. Please include any other technical information that you think might be helpful to us in our efforts to resolve the problem. diff --git a/org.eclipse.wb.doc.user/toc_installation.xml b/org.eclipse.wb.doc.user/toc_installation.xml index b9c42852d..48f346935 100644 --- a/org.eclipse.wb.doc.user/toc_installation.xml +++ b/org.eclipse.wb.doc.user/toc_installation.xml @@ -1,18 +1,5 @@ - - - - - - - - - - - + +