Mark Paluch
07a5dec4b7
Remove custom Javadoc stylesheet as it no longer works with Java 17.
...
Closes #1660
2022-03-01 09:05:41 +01:00
Mark Paluch
b5a26a3a1f
Update documentation assets.
...
Remove own toc.js containing the outdated logo.
Closes #1659
2022-02-25 08:46:24 +01:00
Mark Paluch
be68f27f00
#840 - Deploy documentation and schema through Artifactory.
2019-07-09 09:30:42 +02:00
Spring Operator
b39bccb05f
#754 - URL Cleanup.
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://maven.apache.org/xsd/assembly-1.1.2.xsd with 1 occurrences migrated to:
https://maven.apache.org/xsd/assembly-1.1.2.xsd ([https](https://maven.apache.org/xsd/assembly-1.1.2.xsd ) result 200).
* http://maven.apache.org/xsd/component-1.1.2.xsd with 1 occurrences migrated to:
https://maven.apache.org/xsd/component-1.1.2.xsd ([https](https://maven.apache.org/xsd/component-1.1.2.xsd ) result 200).
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 5 occurrences migrated to:
https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd ) result 200).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 10 occurrences
* http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 with 2 occurrences
* http://maven.apache.org/plugins/maven-assembly-plugin/component/1.1.2 with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 7 occurrences
Original Pull Request: #766
2019-03-21 09:38:01 +01:00
Oliver Drotbohm
3dceb80bf7
#702 - Improved TOC rendering.
...
We now override the toc.js originally provided by Spring Docs to customize the collapseDepth property and also jump to the #reference anchor if no anchor is set.
This should be improved to rather provide a custom docinfo.html that includes an additional JavaScript file to tweak the tocbot settings and anchor defaulting.
2018-12-10 22:03:14 +01:00
Mark Paluch
9db714fe91
#566 - Remove docbook resources.
...
Removing resources used in a docbook toolchain as they are no longer required with our asciidoctor setup.
Original pull request: #545 .
2018-12-10 10:02:18 +01:00
Oliver Gierke
4283568abc
#403 - Removed chin from admonition blocks.
2017-09-08 16:13:26 +02:00
Oliver Gierke
1009af3c53
#403 - Updated Asciidoc Stylesheet to use the Spring CSS.
2017-08-29 12:05:52 +02:00
Oliver Gierke
8956b8b1a7
#101 - Removed build steps to create a distribution ZIP.
2014-08-22 11:32:39 +02:00
Oliver Gierke
36172d25b7
#100 - Updated CSS to be based on new Asciidoctor version.
2014-08-22 10:44:10 +02:00
Oliver Gierke
03265207c8
#97 - Added setup for Asciidoc.
...
We now generate HTML and Docbook sources during the generate-resources phase. The Docbook setup does not generate the htmlsingle docs anymore.
2014-08-06 21:08:30 +02:00
Christoph Strobl
4f594eb915
#54 - Adapted Docbook XSLT to only render firstname and surname of authors.
...
Update selection for authorgroup/author to just render firstname and surname in XSLT stylesheet.
Related issues: DATAJPA-470, DATAMONG0-856.
2014-02-24 09:17:13 +01:00
Oliver Gierke
4f48b7e4b5
#51 - Added customizing CSS from Spring Framework.
2014-02-17 09:37:57 +01:00
Oliver Gierke
0e1c233895
#2 - Polished build of documentation.
...
Added copying images into shared resources folder to make them visible to the documentation build.
2013-02-11 12:26:11 +01:00
Oliver Gierke
cb2d6615c6
Picked up Phil's CSS improvements.
2013-02-11 12:12:36 +01:00
Oliver Gierke
c7ed02121f
Adapted assembly and Wagon plugin to automate distribution upload.
...
Predefined necessary properties. Declared Wagon plugin to upload static resources and schemas. Declared additional ant run execution to upload distribution ZIP to S3. Disable standard deploy plugin. Updated read me accordingly.
2013-01-29 19:13:15 +01:00
Oliver Gierke
420ab36741
Renamed stite.xml assembly descriptor to static-resources.xml.
...
Switched to directory style of assembly to ease upload using Maven Wagon plugin.
2013-01-29 18:56:35 +01:00
Oliver Gierke
ffed409ffc
Added callout images to improve Docbook build.
2013-01-16 16:21:36 +01:00
Oliver Gierke
f1196dc11e
Initial commit of common Spring Data build parent project.
2013-01-11 10:39:27 +01:00