0b4bcce3fa
Applying the following script, and setting the current value as a documentation parameter: find . -type f -name '*.java' -o -name '*.adoc' -o -name '.xml' | xargs sed -i 's/https:\/\/javaee\.github\.io\/javaee-spec\/javadocs\/javax\/persistence\//\{jpaJavadocUrlPrefix\}/g' Having the script might help re-migrating existing documentation patches, or forward porting subsequent improvements from previous branches. The javadocs for JPA 3.0 have not been published yet at this point; having a parameter will make it easier to leave this single task for a later point in time. |
||
---|---|---|
.. | ||
src | ||
documentation.gradle | ||
status.md |