[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/mongodb/tutorial/_hhvm.xml?=
From:       Jeremy_Mikola <jmikola () php ! net>
Date:       2016-01-25 18:52:08
Message-ID: svn-jmikola-1453747928-338538-808870154 () svn ! php ! net
[Download RAW message or body]

jmikola                                  Mon, 25 Jan 2016 18:52:08 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=338538

Log:
Remove section IDs so HHVM tutorial is a single page

Changed paths:
    U   phpdoc/en/trunk/reference/mongodb/tutorial/hhvm.xml

Modified: phpdoc/en/trunk/reference/mongodb/tutorial/hhvm.xml
===================================================================
--- phpdoc/en/trunk/reference/mongodb/tutorial/hhvm.xml	2016-01-24 05:09:52 UTC (rev 338537)
+++ phpdoc/en/trunk/reference/mongodb/tutorial/hhvm.xml	2016-01-25 18:52:08 UTC (rev 338538)
@@ -17,8 +17,8 @@
   <code>/usr/local/hhvm/3.9.1/bin/hhvm</code>).
  </para>

- <section xml:id="mongodb.tutorial.hhvm.nginx">
-  <title>NGINX</title>
+ <section>
+  <title>Installing NGINX</title>

   <para>
    We simply install NGINX by running <code>apt-get install nginx-full</code>.
@@ -41,8 +41,8 @@
   </para>
  </section>

- <section xml:id="mongodb.tutorial.hhvm.hhvm">
-  <title>HHVM</title>
+ <section>
+  <title>Installing HHVM</title>

   <para>
    This tutorial is written from the perspective of an extension developer, so
@@ -94,8 +94,8 @@
   </programlisting>
  </section>

- <section xml:id="mongodb.tutorial.hhvm.nginxandhhvm">
-  <title>Making NGINX talk to HHVM</title>
+ <section>
+  <title>Making NGINX Talk to HHVM</title>

   <para>
    Once HHVM runs, we need to tell NGINX how to talk to HHVM for executing
@@ -172,8 +172,8 @@
   </para>
  </section>

- <section xml:id="mongodb.tutorial.hhvm.driver">
-  <title>MongoDB Driver for HHVM</title>
+ <section>
+  <title>Installing the MongoDB Driver for HHVM</title>

   <para>
    The MongoDB driver is the part that links up the PHP in HHVM with the
@@ -223,7 +223,7 @@

   <para>
    Continue this tutorial by jumping to
-   <xref linkend="mongodb.tutorial.library"/>
+   <xref linkend="mongodb.tutorial.library"/>.
   </para>
  </section>
 </chapter>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic