index.html.bottom

来自「BCAST Implementation for NS2」· BOTTOM 代码 · 共 54 行

BOTTOM
54
字号
</TABLE><HR>	<!-- This style is copied from generated kdoc html--><H2>Generating this documentation</H2><p> To generate this documentation you need to install kdoc.  The kdoc used by    the XORP developers includes a number of C++ grammar additions that are     not yet part of the kdoc core distribution.  XORP's version of kdoc is     available by CVS, using:<p></p>	<table border="0" width="100%">	  <tr>  	    <td bgcolor="#BEEAE0"> <pre>	$ cvs -d :pserver:xorpcvs@cvs.xorp.org:/cvs co other/kdoc	       </pre></td>	  </tr>	</table><p> Follow the instructions in the kdoc <tt>README</tt> file to install the program.<p> Once kdoc is installed, and go to the top level of the XORP sourcecode tree and type:<p></p>	<table border="0" width="100%">	  <tr>  	    <td bgcolor="#BEEAE0"> <pre>	$ cd docs/kdoc	$ ./gen-kdoc.sh	       </pre></td>	  </tr>	</table><P>The script <tt>gen-kdoc.sh</tt> manages the generation of sourcedocumentation from the source code using kdoc and generates thisboilerplate.  All of the configuration information for thedocumentation generation is contained within <tt>gen-kdoc.sh</tt>.  Itshould be relatively straightforward to add new targets by looking atthe existing configuration towards the end of the script.<hr>	<table>	<tr><td><small>Generated by: @WHO@ on @WHERE@ at @WHEN@ by @WITH@.</small></td></tr>	</table></BODY></HTML>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?