代码搜索:docs
找到约 5,488 项符合「docs」的源代码
代码结果 5,488
www.eeworm.com/read/238762/4610054
conf httpd-manual.conf
#
# Provide access to the documentation on your server as
# http://yourserver.example.com/manual/
# The documentation is always available at
# http://httpd.apache.org/docs/2.2/
#
# Required mo
www.eeworm.com/read/222852/4818107
txt overview.txt
File: uHALDemos\docs\overview.txt
$Id: overview.txt,v 1.1 2000/01/12 16:45:42 mquinn Exp $
------------------------------------------------------------------------
These uHAL Demonstration program
www.eeworm.com/read/204643/5031540
in httpd-manual.conf.in
#
# Provide access to the documentation on your server as
# http://yourserver.example.com/manual/
# The documentation is always available at
# http://httpd.apache.org/docs/2.2/
#
# Required modules:
www.eeworm.com/read/339781/3295857
dir-wcprops
K 25
svn:wc:ra_dav:version-url
V 43
/433620/group/grp-e/!svn/ver/21/docs/submit
END
www.eeworm.com/read/339586/3296803
makefile
PROJECT_NAME=netxx
PROJECT_PATH=${PWD}/../../
DOXYGEN_DIR=docs/doxygen
.include "${HOME}/develop/project-xslt/etc/doxygen.mk"
########################################################################
www.eeworm.com/read/303435/3812034
sh suname.sh
#! /bin/sh
# /*********************** self documentation **********************/
# SUNAME - get name line from self-docs
#
# Usage: suname [name]
#
# Note: dummy selfdocs have been included in all cwp
www.eeworm.com/read/302096/3827319
sty xorp.sty
%%
%% $XORP: xorp/docs/tex/xorp.sty,v 1.1.1.1 2002/12/11 23:56:02 hodson Exp $
%%
%% XORP-specific TeX configuration file
%%
www.eeworm.com/read/280962/4121144
py large_collection.py
"""illlustrates techniques for dealing with very large collections.
Also see the docs regarding the new "dynamic" relation option, which
presents a more refined version of some of these patterns.
""
www.eeworm.com/read/438718/1822712
py palm_imputil.py
#
# imputil.py: import utilities
#
# Modified by J. Collins for the PalmOS
#
### docco needed here and in Docs/ ...
# note: avoid importing non-builtin modules
import imp ### no