mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-23 20:38:56 +00:00

- (Created missing setup sections in setup.xml, if any) - Moved the intro to book.xml - Changed the intro ID from <extname>.intro to intro.<extname> - Created empty constants appendix (constants.xml) - Moved the examples into its own chapter (examples.xml) NOTE: The chapter uses the ID 'java.examples' while the first example was renamed to 'java.examples-basic' - Moved the requirements and resources sections to setup.xml - Moved the configure and ini entities to setup.xml - Moved the java.servlet section into its own chapter (servlet.xml) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248854 c90b9560-bf6c-de11-be94-00142212c4b1
31 lines
679 B
XML
31 lines
679 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- $Revision: 1.16 $ -->
|
|
|
|
<reference xml:id="ref.java" xmlns="http://docbook.org/ns/docbook">
|
|
<title>PHP / Java Integration</title>
|
|
|
|
&reference.java.entities.functions;
|
|
|
|
</reference>
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
Local variables:
|
|
mode: sgml
|
|
sgml-omittag:t
|
|
sgml-shorttag:t
|
|
sgml-minimize-attributes:nil
|
|
sgml-always-quote-attributes:t
|
|
sgml-indent-step:1
|
|
sgml-indent-data:t
|
|
indent-tabs-mode:nil
|
|
sgml-parent-document:nil
|
|
sgml-default-dtd-file:"../../../manual.ced"
|
|
sgml-exposed-tags:nil
|
|
sgml-local-catalogs:nil
|
|
sgml-local-ecat-files:nil
|
|
End:
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
vim: et tw=78 syn=sgml
|
|
vi: ts=1 sw=1
|
|
-->
|
|
|