Author: jaredmorgs
Date: 2012-07-18 02:35:48 -0400 (Wed, 18 Jul 2012)
New Revision: 8787
Modified:
epp/docs/branches/5.2/API_Documentation/en-US/Article_Info.xml
epp/docs/branches/5.2/API_Documentation/en-US/Revision_History.xml
epp/docs/branches/5.2/API_Documentation/publican.cfg
epp/docs/branches/5.2/Makefile
epp/docs/branches/5.2/What_Are_Makefile_Specin_Files_For
epp/docs/branches/5.2/spec.in
Log:
Adding all files relating to the API Documentation guide to the repo
Modified: epp/docs/branches/5.2/API_Documentation/en-US/Article_Info.xml
===================================================================
(Binary files differ)
Modified: epp/docs/branches/5.2/API_Documentation/en-US/Revision_History.xml
===================================================================
(Binary files differ)
Modified: epp/docs/branches/5.2/API_Documentation/publican.cfg
===================================================================
--- epp/docs/branches/5.2/API_Documentation/publican.cfg 2012-07-18 01:25:55 UTC (rev
8786)
+++ epp/docs/branches/5.2/API_Documentation/publican.cfg 2012-07-18 06:35:48 UTC (rev
8787)
@@ -2,11 +2,5 @@
type: Article
brand: JBoss
git_branch: docs-rhel-6
+web_formats: "html"
-# The condition tags below correspond to the links to the API documentation in the XML.
-# * "DocsStage" points to the links in the
documentation-stage.bne.redhat.com
domain.
-# * "Public" will point to links in the
docs.redhat.com domain.
-
-condition: DocsStage
-#condition: Public
-
Modified: epp/docs/branches/5.2/Makefile
===================================================================
--- epp/docs/branches/5.2/Makefile 2012-07-18 01:25:55 UTC (rev 8786)
+++ epp/docs/branches/5.2/Makefile 2012-07-18 06:35:48 UTC (rev 8787)
@@ -1,10 +1,10 @@
### START CHANGES ###
-PRODUCT = JBoss_Enterprise_Portal_Platform
+PRODUCT = JBoss_Enterprise_Portal_Platform-API_Documentation
PROD_VERSION = 5.2
LANG = en-US
BOOKS = API_Documentation
VERSION = 5.2.2
-RELEASE = 3
+RELEASE = 6
#### END CHANGES ###
Modified: epp/docs/branches/5.2/What_Are_Makefile_Specin_Files_For
===================================================================
--- epp/docs/branches/5.2/What_Are_Makefile_Specin_Files_For 2012-07-18 01:25:55 UTC (rev
8786)
+++ epp/docs/branches/5.2/What_Are_Makefile_Specin_Files_For 2012-07-18 06:35:48 UTC (rev
8787)
@@ -1,3 +1,3 @@
-These files enable the API Documentation Guide to be produced.
+These files enable the API Documentation Guide to be produced. Don't delete them!!!
-Details about how to do this can be found in PROCEDURE NAME AND LINK TO DOCSPACE
+Details about how to produce this document can be found in
https://docspace.corp.redhat.com/docs/DOC-109558
Modified: epp/docs/branches/5.2/spec.in
===================================================================
--- epp/docs/branches/5.2/spec.in 2012-07-18 01:25:55 UTC (rev 8786)
+++ epp/docs/branches/5.2/spec.in 2012-07-18 06:35:48 UTC (rev 8787)
@@ -20,7 +20,7 @@
Prefix: /var/www/html/docs
%description
-This package contains API documentation for %{doc_product} %{doc_version}, and is
manually assembled so API Javadocs are embedded in the package.
+This package contains API documentation for %{doc_product} %{doc_version}.
%prep
%setup -q -c %{doc_product}-%{doc_version}-web-%{doc_lang}
@@ -49,6 +49,6 @@
%{prefix}/en-US
%changelog
-* Wed Jul 18 2012 Jared Morgan jmorgan(a)redhat.com 5.2.2-2
+* Wed Jul 18 2012 Jared Morgan jmorgan(a)redhat.com 5.2.2-7
- Draft content with API Docs embedded.