Add abstracts, used in HTML head <meta name="description" content="content of the abstract" />.
Chunked pages would still require individual <info><abstract><para>content of the abstract</para></abstract></info> for each chapter|appendix|refentry, etc.
| | |
| | | set toc,title |
| | | </xsl:param> |
| | | <xsl:param name="toc.section.depth" select="0" /> |
| | | <xsl:param name="generate.meta.abstract" select="1" /> |
| | | </xsl:stylesheet> |
| | |
| | | set toc,title |
| | | </xsl:param> |
| | | <xsl:param name="toc.section.depth" select="0" /> |
| | | <xsl:param name="generate.meta.abstract" select="1" /> |
| | | </xsl:stylesheet> |
| | |
| | | xmlns:xinclude='http://www.w3.org/2001/XInclude'> |
| | | <info> |
| | | <title>OpenDJ <?eval ${project.version}?> Administration Guide</title> |
| | | <abstract> |
| | | <para>Hands-on guide to configuring and using OpenDJ features. The OpenDJ |
| | | project offers open source LDAP directory services in Java.</para> |
| | | </abstract> |
| | | <copyright> |
| | | <year>2011</year> |
| | | <holder>ForgeRock AS</holder> |
| | |
| | | xmlns:xinclude='http://www.w3.org/2001/XInclude'> |
| | | <info> |
| | | <title>OpenDJ <?eval ${project.version}?> SDK Developer's Guide</title> |
| | | <abstract> |
| | | <para>Hands-on guide to developing applications with the OpenDJ SDK. The |
| | | OpenDJ project offers open source LDAP directory services in Java.</para> |
| | | </abstract> |
| | | <copyright> |
| | | <year>2011</year> |
| | | <holder>ForgeRock AS</holder> |
| | |
| | | xmlns:xinclude='http://www.w3.org/2001/XInclude'> |
| | | <info> |
| | | <title>OpenDJ <?eval ${project.version}?> Installation Guide</title> |
| | | <abstract> |
| | | <para>This guide shows you how to install OpenDJ directory services. The |
| | | OpenDJ project offers open source LDAP directory services in Java.</para> |
| | | </abstract> |
| | | <copyright> |
| | | <year>2011</year> |
| | | <holder>ForgeRock AS</holder> |
| | |
| | | xmlns:xinclude='http://www.w3.org/2001/XInclude'> |
| | | <info> |
| | | <title>OpenDJ <?eval ${project.version}?> Release Notes</title> |
| | | <abstract> |
| | | <para>Notes covering OpenDJ hardware & software requirements, fixes, |
| | | known issues. The OpenDJ project offers open source LDAP directory services |
| | | in Java.</para> |
| | | </abstract> |
| | | <copyright> |
| | | <year>2011</year> |
| | | <holder>ForgeRock AS</holder> |