Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion reference/yaf/book.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 68c2c871505aadf983f16113c5b077b335ce8d76 Maintainer: seros Status: ready -->
<!-- EN-Revision: bd23019549a09eb15f5c772987c76781ab5f5f09 Maintainer: seros Status: ready -->
<!-- Reviewed: yes Maintainer: seros -->

<book xml:id="book.yaf" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
Expand Down Expand Up @@ -44,6 +44,8 @@
&reference.yaf.yaf-request-http;
&reference.yaf.yaf-request-simple;
&reference.yaf.yaf-response-abstract;
&reference.yaf.yaf-response-cli;
&reference.yaf.yaf-response-http;
&reference.yaf.yaf-route-interface;
&reference.yaf.yaf-route-map;
&reference.yaf.yaf-route-regex;
Expand Down
32 changes: 0 additions & 32 deletions reference/yaf/reference.xml

This file was deleted.

7 changes: 1 addition & 6 deletions reference/yaf/yaf-response-cli.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 4d17b7b4947e7819ff5036715dd706be87ae4def Maintainer: seros Status: ready -->
<!-- EN-Revision: bd23019549a09eb15f5c772987c76781ab5f5f09 Maintainer: seros Status: ready -->
<!-- Reviewed: no -->

<reference xml:id="class.yaf-response-cli" role="class" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
Expand Down Expand Up @@ -41,9 +41,6 @@
<classsynopsisinfo role="comment">&Properties;</classsynopsisinfo>


<classsynopsisinfo role="comment">&Methods;</classsynopsisinfo>
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.yaf-response-cli')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />

<classsynopsisinfo role="comment">&InheritedMethods;</classsynopsisinfo>
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.yaf-response-abstract')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />

Expand Down Expand Up @@ -82,8 +79,6 @@

</partintro>

&reference.yaf.entities.yaf-response-cli;

</reference>

<!-- Keep this comment at the end of the file
Expand Down
7 changes: 1 addition & 6 deletions reference/yaf/yaf-response-http.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 4d17b7b4947e7819ff5036715dd706be87ae4def Maintainer: seros Status: ready -->
<!-- EN-Revision: bd23019549a09eb15f5c772987c76781ab5f5f09 Maintainer: seros Status: ready -->
<!-- Reviewed: no -->

<reference xml:id="class.yaf-response-http" role="class" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
Expand Down Expand Up @@ -49,9 +49,6 @@
</fieldsynopsis>


<classsynopsisinfo role="comment">&Methods;</classsynopsisinfo>
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.yaf-response-http')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />

<classsynopsisinfo role="comment">&InheritedMethods;</classsynopsisinfo>
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.yaf-response-abstract')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />

Expand Down Expand Up @@ -96,8 +93,6 @@

</partintro>

&reference.yaf.entities.yaf-response-http;

</reference>

<!-- Keep this comment at the end of the file
Expand Down