代码搜索:docs
找到约 5,488 项符合「docs」的源代码
代码结果 5,488
www.eeworm.com/read/286854/4031995
but site.but
\# Additional configuration for the version of the PuTTY docs
\# actually published as HTML on the website.
\cfg{xhtml-head-end}{}
www.eeworm.com/read/440120/1801584
mib rfc2669.mib
DOCS-CABLE-DEVICE-MIB DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY,
OBJECT-TYPE,
-- do not import BITS,
IpAddress,
Unsigned32,
Counter32,
Integ
www.eeworm.com/read/440120/1801638
mib rfc2670.mib
DOCS-IF-MIB DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY,
OBJECT-TYPE,
-- do not import BITS,
Unsigned32,
Integer32,
Counter32,
TimeTicks,
www.eeworm.com/read/436018/1855903
s mcf5225x_vectors.s
/*
* File: vectors.s
* Purpose: MCF5225x vector table
*
* License: All software covered by license agreement in -
* docs/Freescale_Software_License.pdf
*/
#ifdef __GNU
www.eeworm.com/read/430898/1914582
readme_httpd
The documentation directory has been omitted from this copy of PCRE
inside the httpd codebase because it's huge--over a megabyte of PCRE docs.
The PCRE documentation directory is available in unmodif
www.eeworm.com/read/430898/1915332
in httpd.conf.in
#
# This is the main Apache HTTP server configuration file. It contains the
# configuration directives that give the server its instructions.
# See for detailed
www.eeworm.com/read/420392/2068940
conf httpd.conf
#
# This is the main Apache server configuration file. It contains the
# configuration directives that give the server its instructions.
# See for detailed inf
www.eeworm.com/read/416749/2115188
svn-base readme.txt.svn-base
Note about icon themes:
Firstly, the icons we are using are drawn partially from "Silky" (see
CREDITS.txt in the knowledgeTree docs folder.) with some adjustments to
fit the naming convention, and to
www.eeworm.com/read/414605/2143365
qpe-reorgfiles
#!/bin/sh
APPS=$HOME/Applications
DOCS=$HOME/Documents
if [ -d $APPS -a "$1" != "-f" ]
then
echo "You seem to already have a $APPS directory."
echo "Assuming it is the QPE Applications direc
www.eeworm.com/read/409190/2237269
c elementlink.c
/*** block a from ../../../docs/manual/basics-elements.xml ***/
#include
int
main (int argc,
char *argv[])
{
GstElement *pipeline;
GstElement *source, *filter, *sink;
/*