mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-19 07:53:08 +00:00
Clean up remaining doclint errors and warnings.
Throughout dspace-sword I was baffled by the validation aspect, so you'll see lots of "UNKNOWN. PLEASE DOCUMENT." that I wrote just to shut doclint up. If you know how this works, please amend my placeholders.
This commit is contained in:
@@ -34,7 +34,7 @@ import org.springframework.beans.factory.annotation.Required;
|
||||
* Provide service for DOIs using DataCite.
|
||||
*
|
||||
* <p>This class handles reservation, registration and deletion of DOIs using
|
||||
* the direct API from {@link <a href="http://www.datacite.org">DataCite</a>}.
|
||||
* the direct API from <a href="http://www.datacite.org">DataCite</a>.
|
||||
* Please pay attention that some members of DataCite offer special services
|
||||
* and want their customers to use special APIs. If you are unsure ask your
|
||||
* registration agency.</p>
|
||||
|
Reference in New Issue
Block a user