.. This is a comment. Note how any initial comments are moved by transforms to after the document title, subtitle, and docinfo. .. demo.rst from: http://docutils.sourceforge.net/docs/user/rst/demo.txt .. |EXAMPLE| image:: static/yi_jing_01_chien.jpg :width: 1em ********************** Apache Tomcat ********************** .. contents:: Table of Contents Overview ================== Apache Tomcat is installed by default at:: /home/tomcat/tomcat-VERSION/ Start and Stop Tomcat ===================== You can stop/start/restart Tomcat via the Service menu: .. image:: ../../_static/tomcat-restart.png You can also stop/start/restart Tomcat via command line:: service tomcat stop | start | restart