Bladeren bron

remove link

mitm001 5 jaren geleden
bovenliggende
commit
d59388329e
1 gewijzigde bestanden met toevoegingen van 3 en 3 verwijderingen
  1. 3 3
      docs/modules/ROOT/pages/sdk/development/setup.adoc

+ 3 - 3
docs/modules/ROOT/pages/sdk/development/setup.adoc

@@ -1,6 +1,6 @@
 = Creating a jMonkeyEngine SDK plugin
-:author: 
-:revnumber: 
+:author:
+:revnumber:
 :revdate: 2016/03/17 20:48
 :relfileprefix: ../../
 :imagesdir: ../..
@@ -61,7 +61,7 @@ To add your plugin to the repository, do the following:
 *  Ask the managers or developers for access to the gc project
 *  Commit *only the module project* to trunk:
 **  Right click the Module Project and select “Versioning → Import into Subversion Repository
-**  Enter `link:https://jmonkeyplatform-contributions.googlecode.com/svn/trunk[https://jmonkeyplatform-contributions.googlecode.com/svn/trunk]` in the +++<abbr title="Uniform Resource Locator">URL</abbr>+++ field
+//**  Enter `link:https://jmonkeyplatform-contributions.googlecode.com/svn/trunk[https://jmonkeyplatform-contributions.googlecode.com/svn/trunk]` in the +++<abbr title="Uniform Resource Locator">URL</abbr>+++ field
 **  Enter your googlecode username and commit password (different than login pass, you can find your password link:https://code.google.com/hosting/settings[here]!) and press “Next
 **  Check that the “Repository Folder is `trunk/mypluginfolder` and enter an import message
 **  Press “Finish