This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch contributors-guide in repository https://gitbox.apache.org/repos/asf/struts-site.git
commit cfc948a0f54f515fb830cfd5f965c46260843704 Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Tue Jul 7 11:06:02 2020 +0200 Creates Contributors Guide starting page --- source/contributors/index.md | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/source/contributors/index.md b/source/contributors/index.md new file mode 100644 index 0000000..684622b --- /dev/null +++ b/source/contributors/index.md @@ -0,0 +1,43 @@ +--- +layout: default +title: Contributors Guide +--- + +# Contributors Guide + +## Source + +- [Building the Framework from Source](#PAGE_13829) + - [Building with Maven](#PAGE_14147) +- [Creating and Signing a Distribution](#PAGE_26375) +- [Requirements](#PAGE_29362) and [Use Cases](#PAGE_29364) - _under construction_ +- [Precise Error Reporting](#PAGE_29826) +- [Obtaining an IDEA license](#PAGE_29381) +- [How to Write Doc Comments for the Javadoc Tool](http://java.sun.com/j2se/javadoc/writingdoccomments/) (Sun) + +## Documentation + +- [Editing the Documentation](#PAGE_27087) +- [Documentation Colophon](#PAGE_13822) +- [Documentation Style Guide](#PAGE_14055) + +## Licensing and Copyright + +- [Third Party Licensing Policy RFC](http://people.apache.org/~cliffs/3party.html) +- [ASF Source Header and Copyright Notice Policy](http://www.apache.org/legal/src-headers.html) +- [Author Tags](http://tinyurl.com/mw7t6)^[http://tinyurl.com/mw7t6] + +## Quick Links + +- [How to Help FAQ](../../helping) +- [Project Charter](../../bylaws) +- [Volunteers](../../volunteers) +- [Release Guidelines](../../releases) +- [Javadocs](http://people.apache.org/~mrdon/action2-api/) +- [Source code repository](https://svn.apache.org/repos/asf/struts/action2) +- [Our WebWork roots](http://today.java.net/pub/a//today/2005/02/25/opensymphony.html) + +## Bleeding Edge + +- [Struts 2.0.2 Release Plan](http://wiki.apache.org/struts/StrutsActionRelease202) +- [Struts Ti Proposal](http://wiki.apache.org/struts/StrutsTi)