Author: jleroux
Date: Thu Dec 14 13:05:49 2017
New Revision: 1818125
URL:
http://svn.apache.org/viewvc?rev=1818125&view=revLog:
No functional change, adds a Further reading section with a warning about
en dash
Modified:
ofbiz/ofbiz-framework/trunk/README.md
ofbiz/tools/wiki-files/README.md.html
Modified: ofbiz/ofbiz-framework/trunk/README.md
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/README.md?rev=1818125&r1=1818124&r2=1818125&view=diff==============================================================================
--- ofbiz/ofbiz-framework/trunk/README.md (original)
+++ ofbiz/ofbiz-framework/trunk/README.md Thu Dec 14 13:05:49 2017
@@ -646,6 +646,8 @@ a maven repository. Currently, pushing i
Miscellaneous Documentation
---------------------------
+### Further reading
+* [Known issues](
https://cwiki.apache.org/confluence/display/OFBIZ/FAQ+-+Tips+-+Tricks+-+Cookbook+-+HowTo#FAQ-Tips-Tricks-Cookbook-HowTo-Knownissues "Known issues")
### Repository and directory structure
@@ -712,6 +714,7 @@ For example, on debian based systems, yo
`sudo curl -L -s
https://edub.me/gradle-completion-bash -o /etc/bash_completion.d/gradle-tab-completion.bash`
+
* * * * * * * * * * * *
Crypto notice
Modified: ofbiz/tools/wiki-files/README.md.html
URL:
http://svn.apache.org/viewvc/ofbiz/tools/wiki-files/README.md.html?rev=1818125&r1=1818124&r2=1818125&view=diff==============================================================================
--- ofbiz/tools/wiki-files/README.md.html (original)
+++ ofbiz/tools/wiki-files/README.md.html Thu Dec 14 13:05:49 2017
@@ -352,6 +352,10 @@ under the License.
<p><code>gradlew pushPlugin -PpluginId=mycompany -PpluginGroup=com.mycompany.ofbiz.plugin -PpluginVersion=1.2.3 -PpluginDescription="Introduce special functionality X"</code></p>
<hr />
<h2 id="miscellaneous-documentation">Miscellaneous Documentation</h2>
+<h3 id="further-reading">Further reading</h3>
+<ul>
+<li><a href="
https://cwiki.apache.org/confluence/display/OFBIZ/FAQ+-+Tips+-+Tricks+-+Cookbook+-+HowTo#FAQ-Tips-Tricks-Cookbook-HowTo-Knownissues" title="Known issues">Known issues</a></li>
+</ul>
<h3 id="repository-and-directory-structure">Repository and directory structure</h3>
<p>OFBiz is split into two repositories:</p>
<ul>