#754 Improving wording in Preface, putting guide under http://creativecommons.org/licenses/by-sa/4.0/

This commit is contained in:
Gunnar Morling 2016-02-13 23:21:09 +01:00
parent 6143d920cf
commit 946d45eebe

View File

@ -1,13 +1,17 @@
= MapStruct {mapstructVersion} Reference Documentation
= MapStruct {mapstructVersion} Reference Guide
:revdate: {docdate}
:toc: left
:Author: Gunnar Morling, Andreas Gudian, Sjaak Derksen
[[Preface]]
== Preface
This is the MapStruct reference documentation which covers all functionality provided by MapStruct. In case this guide doesn't answer all your questions just join the MapStruct https://groups.google.com/forum/?fromgroups#!forum/mapstruct-users[Google group] to get help.
This is the reference documentation of MapStruct, an annotation processor for generating type-safe, performant and dependency-free bean mapping code.
This guide covers all the functionality provided by MapStruct. In case this guide doesn't answer all your questions just join the MapStruct https://groups.google.com/forum/?fromgroups#!forum/mapstruct-users[Google group] to get help.
You found a typo or other error in this guide? Your pull request against this web site's http://github.com/mapstruct/mapstruct.org[GitHub repository] is more than welcome!
You found a typo or other error in this guide? Please let us know by opening an issue in the https://github.com/mapstruct/mapstruct[MapStruct GitHub repostory],
or, better yet, help the community and send a pull request for fixing it!
This work is licensed under a http://creativecommons.org/licenses/by-sa/4.0/[Creative Commons Attribution-ShareAlike 4.0 International License].
:numbered: