Imports Tag Developer guide
Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/f01961aa Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/f01961aa Diff: http://git-wip-us.apache.org/repos/asf/struts-site/diff/f01961aa Branch: refs/heads/master Commit: f01961aa3110599444a0255a43cf9473a929a83d Parents: a5e73b5 Author: Lukasz Lenart <lukaszlen...@apache.org> Authored: Mon Sep 18 09:27:43 2017 +0200 Committer: Lukasz Lenart <lukaszlen...@apache.org> Committed: Mon Sep 18 09:28:05 2017 +0200 ---------------------------------------------------------------------- source/_includes/header.html | 7 +- source/tag-developers/index.md | 7830 +++++++++++++++++++++++++++++++++++ 2 files changed, 7834 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts-site/blob/f01961aa/source/_includes/header.html ---------------------------------------------------------------------- diff --git a/source/_includes/header.html b/source/_includes/header.html index dd5104f..353cb86 100644 --- a/source/_includes/header.html +++ b/source/_includes/header.html @@ -58,6 +58,7 @@ <li><a href="/getting-started/">Getting Started</a></li> <li><a href="/security/">Security Guide</a></li> <li><a href="/core-developers/">Core Developers Guide</a></li> + <li><a href="/tag-developers/">Tag Developers Guide</a></li> <li><a href="/plugins/">Plugins</a></li> <li class="divider"></li> <li><a href="/maven/struts2-core/apidocs/index.html">Struts Core API</a></li> @@ -65,9 +66,9 @@ <li><a href="/docs/tag-reference.html">Tag reference</a></li> <li><a href="http://cwiki.apache.org/S2PLUGINS/home.html">Plugin registry</a></li> <li class="divider"></li> - <li><a href="/docs/tutorials.html">Tutorials</a> - DEPRECATED</li> - <li><a href="/docs/faqs.html">FAQs</a> - DEPRECATED</li> - <li><a href="/docs/guides.html">Guides</a> - DEPRECATED</li> + <li><a href="/docs/tutorials.html">Tutorials - DEPRECATED</a></li> + <li><a href="/docs/faqs.html">FAQs - DEPRECATED</a></li> + <li><a href="/docs/guides.html">Guides - DEPRECATED</a></li> </ul> </li> <li class="dropdown">