代码搜索:docs

找到约 5,488 项符合「docs」的源代码

代码结果 5,488
www.eeworm.com/read/171934/5391133

doxyfile

PROJECT_NAME = "nea" OUTPUT_DIRECTORY = ../docs/html/nea INPUT = nea.docs . sofia-sip @INCLUDE = ../docs/Doxyfile.conf EXCLUDE_PATTERNS = test*.c torture*.c TAGFILES
www.eeworm.com/read/431664/1905204

doxyfile

PROJECT_NAME = "nea" OUTPUT_DIRECTORY = ../docs/html/nea INPUT = nea.docs . sofia-sip @INCLUDE = ../docs/Doxyfile.conf EXCLUDE_PATTERNS = test*.c torture*.c TAGFILES
www.eeworm.com/read/408009/2254931

am makefile.am

## Process this file with Automake to create Makefile.in. DOCS := $(wildcard *.html *.gif) EXTRA_DIST = \ $(DOCS) SUBDIRS = xmltok xmlparse
www.eeworm.com/read/177477/5325697

doxyfile

PROJECT_NAME = "nua-glib" OUTPUT_DIRECTORY = ../docs/html/nua-glib INPUT = nua_glib.docs . sofia-sip # just generate mainpage INPUT = nua_glib.docs @INCLUDE =
www.eeworm.com/read/171934/5391190

doxyfile

PROJECT_NAME = "nua-glib" OUTPUT_DIRECTORY = ../docs/html/nua-glib INPUT = nua_glib.docs . sofia-sip # just generate mainpage INPUT = nua_glib.docs @INCLUDE =
www.eeworm.com/read/337445/3340216

in doxyfile.in

PROJECT_NAME = "nua" OUTPUT_DIRECTORY = ../docs/html/nua INPUT = @srcdir@/nua.docs @srcdir@/sofia-sip @srcdir@ . @INCLUDE_PATH = . @srcdir@ @INCLUDE = ../docs/Do
www.eeworm.com/read/337445/3340482

conf doxyfile.conf

# Doxyfile 1.0.0 format # @INCLUDE = "../../libsofia-sip-ua/docs/Doxyfile.version" @INCLUDE = "../../libsofia-sip-ua/docs/Doxyfile.aliases" @INCLUDE = "../../libsofia-sip-ua/docs/Doxyfile.rfc" OUTPU
www.eeworm.com/read/337445/3340538

in doxyfile.in

PROJECT_NAME = "stun" OUTPUT_DIRECTORY = ../docs/html/stun INPUT = @srcdir@/stun.docs @srcdir@/sofia-sip @srcdir@ . @INCLUDE_PATH = . @srcdir@ @INCLUDE = ../docs/Doxy
www.eeworm.com/read/337445/3340758

conf doxyfile.conf

@INCLUDE = ../../libsofia-sip-ua/docs/Doxyfile.conf @INCLUDE = ../../libsofia-sip-ua/docs/Doxyfile.rfc HTML_FOOTER = ../../libsofia-sip-ua/docs/sofia-footer.html TAGFILES +
www.eeworm.com/read/275831/10793689

rb 05 - publishing your documentation.rb

require 'rake/rdoctask' html_dir = 'doc/html' library = 'MyLib' Rake::RDocTask.new('rdoc') do |t| t.rdoc_files.include('README', 'lib/**/*.rb') t.main = 'README' t.title = "#{library} API docum