diff --git a/modules/ROOT/nav.adoc b/modules/ROOT/nav.adoc index d49f5ed..b99035d 100644 --- a/modules/ROOT/nav.adoc +++ b/modules/ROOT/nav.adoc @@ -13,4 +13,5 @@ include::{partialsdir}/README.adoc[tag=metadata] .$$BOTTOM * xref:{lang}/glossary:ROOT:glossary.adoc[Guides glossary] +* xref:index.adoc[Authors and other document information] * link:{attachmentsdir}/barcelona_agile_methodologies_{revnumber}.{lang}.pdf[Download PDF] diff --git a/modules/ROOT/pages/index.adoc b/modules/ROOT/pages/index.adoc new file mode 100644 index 0000000..fedf833 --- /dev/null +++ b/modules/ROOT/pages/index.adoc @@ -0,0 +1,18 @@ +ifndef::env-site,env-github[] +include::_attributes.adoc[] +endif::[] +include::{partialsdir}/README.adoc[tag=metadata] + += {_title} + +ifeval::["{_subtitle}" != ""] +[.lead] +{_subtitle}. +endif::[] + +[abstract] +{_summary} + +== Metadata + +include::{partialsdir}/README.adoc[tag=metadata-table]