forked from phoedos/pmd
Update documentation
TRAVIS_JOB_NUMBER=4195.2 TRAVIS_COMMIT_RANGE=9eaffbd3e612...e0b0e6330de0
This commit is contained in:
4
feed.xml
4
feed.xml
@@ -5,8 +5,8 @@
|
||||
<description>Intended as a documentation theme based on Jekyll for technical writers documenting software and other technical products, this theme has all the elements you would need to handle multiple products with both multi-level sidebar navigation, tags, and other documentation features.</description>
|
||||
<link>https://pmd.github.io/pmd/</link>
|
||||
<atom:link href="https://pmd.github.io/pmd/feed.xml" rel="self" type="application/rss+xml"/>
|
||||
<pubDate>Sat, 14 Sep 2019 15:27:19 +0000</pubDate>
|
||||
<lastBuildDate>Sat, 14 Sep 2019 15:27:19 +0000</lastBuildDate>
|
||||
<pubDate>Sat, 14 Sep 2019 16:31:16 +0000</pubDate>
|
||||
<lastBuildDate>Sat, 14 Sep 2019 16:31:16 +0000</lastBuildDate>
|
||||
<generator>Jekyll v3.7.4</generator>
|
||||
|
||||
</channel>
|
||||
|
@@ -1319,6 +1319,8 @@ $('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3
|
||||
<li>Modify the Java class and go back to previous step to refine the XPath expression</li>
|
||||
</ol>
|
||||
|
||||
<p>See <a href="pmd_userdocs_extending_designer_reference.html">Designer Reference</a> for a more detailed explanation on how to use the designer.</p>
|
||||
|
||||
<h2 id="simple-xpath-expressions">Simple XPath expressions</h2>
|
||||
|
||||
<p>This section provides hands-on examples of XPath queries over the AST. You will probably find this section more useful if you follow it with Designer and copy/paste the examples.</p>
|
||||
|
Reference in New Issue
Block a user