Home
last modified time | relevance | path

Searched refs:doc_dir (Results 1 – 25 of 354) sorted by relevance

12345678910>>...15

/dports/lang/ruby26/ruby-2.6.9/test/rubygems/
H A Dtest_gem_rdoc.rb96 FileUtils.mkdir_p @a.doc_dir
114 FileUtils.mkdir_p @a.doc_dir
129 FileUtils.mkdir_p @a.doc_dir
180 FileUtils.mkdir_p @a.doc_dir
192 FileUtils.mkdir_p @a.doc_dir
221 assert_path_exists @a.doc_dir
250 assert_path_exists @a.doc_dir
256 FileUtils.mkdir_p @a.doc_dir
257 FileUtils.chmod 0, @a.doc_dir
265 if File.exist? @a.doc_dir
[all …]
/dports/lang/ruby26/ruby-2.6.9/test/rdoc/
H A Dtest_rdoc_rubygems_hook.rb69 FileUtils.mkdir_p @a.doc_dir
90 FileUtils.mkdir_p @a.doc_dir
110 FileUtils.mkdir_p @a.doc_dir
123 FileUtils.mkdir_p @a.doc_dir
154 FileUtils.mkdir_p @a.doc_dir 'ri'
198 assert_path_exists @a.doc_dir
228 assert_path_exists @a.doc_dir
235 FileUtils.mkdir_p @a.doc_dir
236 FileUtils.chmod 0, @a.doc_dir
244 if File.exist? @a.doc_dir
[all …]
H A Dtest_rdoc_ri_paths.rb29 FileUtils.mkdir_p File.join(spec.doc_dir, 'ri') unless
53 assert_equal File.join(@nodoc.doc_dir, 'ri'), path.shift
65 File.join(@rake_10.doc_dir, 'ri'),
66 File.join(@rdoc_4_0.doc_dir, 'ri'),
78 File.join(@rake_10.doc_dir, 'ri'),
79 File.join(@rdoc_4_0.doc_dir, 'ri'),
91 File.join(@nodoc.doc_dir, 'ri'),
92 File.join(@rake_10.doc_dir, 'ri'),
93 File.join(@rdoc_4_0.doc_dir, 'ri'),
94 File.join(@rdoc_3_12.doc_dir, 'ri'),
[all …]
/dports/math/ogdf/OGDF/cmake/
H A Ddoc.cmake3 set(doc_dir "${PROJECT_SOURCE_DIR}/doc") variable
7 file(GLOB_RECURSE example_files "${doc_dir}/*.txt" "${doc_dir}/*.bench" "${doc_dir}/*.gml")
23 …add_custom_target(doc ${DOXYGEN_EXECUTABLE} ${doc_dir}/ogdf-doxygen.cfg WORKING_DIRECTORY ${doc_di…
28 file(GLOB_RECURSE doc_files ${doc_dir}/*.md ${doc_dir}/*.dox)
31 …${doc_dir}/ogdf-doxygen.cfg ${doc_dir}/ogdf-footer.html ${doc_dir}/ogdf-header.html ${doc_dir}/ogd…
/dports/science/lammps/lammps-stable_29Sep2021/doc/utils/
H A Dcheck-styles.py22 doc_dir = args.doc variable
29 if not doc_dir:
30 doc_dir = os.path.join(LAMMPS_DIR, 'doc', 'src') variable
32 if not src_dir or not doc_dir:
39 if not os.path.isdir(doc_dir):
88 rst_files = glob(os.path.join(doc_dir, '*.rst'))
262 counter += check_style('Commands_all.rst', doc_dir, ":doc:`(.+) <.+>`",command,'Command',suffix=Fal…
266 counter += check_style('fix.rst', doc_dir, ":doc:`(.+) <fix.+>` -",fix,'Fix',skip=skip_fix,suffix=F…
269 counter += check_style('Commands_bond.rst', doc_dir, ":doc:`(.+) <bond.+>`",bond,'Bond',suffix=True)
270 counter += check_style('bond_style.rst', doc_dir, ":doc:`(.+) <bond.+>` -",bond,'Bond',suffix=False)
[all …]
H A Dcheck-packages.py22 doc_dir = args.doc variable
29 if not doc_dir:
30 doc_dir = os.path.join(LAMMPS_DIR, 'doc', 'src') variable
32 if not src_dir or not doc_dir:
39 if not os.path.isdir(doc_dir):
61 with open(os.path.join(doc_dir, 'Packages_list.rst')) as fp:
70 with open(os.path.join(doc_dir, 'Packages_details.rst')) as fp:
/dports/misc/py-tflite/tflite-2.3.0/tools/
H A D4-gen-doc.sh8 doc_dir=${root_dir}/docs
11 rm -rf ${doc_dir}
12 pdoc --overwrite --html --html-dir ${doc_dir} ${proj_dir} tflite
13 mv ${doc_dir}/tflite/* ${doc_dir}
14 rmdir ${doc_dir}/tflite
/dports/textproc/ansifilter/ansifilter-2.18/
H A Dmakefile19 doc_dir = ${PREFIX}/share/doc/ansifilter/ macro
46 @echo "Documentation directory: ${DESTDIR}${doc_dir}"
51 ${MKDIR} ${DESTDIR}${doc_dir}
57 ${INSTALL_DATA} ./README.adoc ${DESTDIR}${doc_dir}
58 ${INSTALL_DATA} ./ChangeLog.adoc ${DESTDIR}${doc_dir}
59 ${INSTALL_DATA} ./COPYING ${DESTDIR}${doc_dir}
60 ${INSTALL_DATA} ./INSTALL ${DESTDIR}${doc_dir}
77 ${RMDIR} ${DESTDIR}${doc_dir}
/dports/textproc/highlight/highlight-4.1/
H A Dmakefile22 doc_dir = ${PREFIX}/share/doc/highlight/ macro
25 examples_dir = ${doc_dir}extras/
52 …makefile HL_DATA_DIR=\"${data_dir}\" HL_CONFIG_DIR=\"${conf_dir}\" HL_DOC_DIR=\"${doc_dir}\" gui-qt
59 @echo "Documentation directory: ${DESTDIR}${doc_dir}"
67 ${MKDIR} ${DESTDIR}${doc_dir}
99 ${INSTALL_DATA} ./AUTHORS ${DESTDIR}${doc_dir}
100 ${INSTALL_DATA} ./README* ${DESTDIR}${doc_dir}
101 ${INSTALL_DATA} ./ChangeLog.adoc ${DESTDIR}${doc_dir}
102 ${INSTALL_DATA} ./COPYING ${DESTDIR}${doc_dir}
103 ${INSTALL_DATA} ./INSTALL ${DESTDIR}${doc_dir}
[all …]
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/matlab_xunit/+xunit/+utils/
H A DgenerateDoc.m7 doc_dir = fullfile(fileparts(which('runtests')), '..', 'doc'); variable
8 addpath(doc_dir);
9 cd(doc_dir)
13 cd(doc_dir)
/dports/databases/libdbi/libdbi-0.9.0/drivers/example/
H A DMakefile.am7 doc_dir = $(datadir)/doc/$(PACKAGE)-$(VERSION) macro
17 doc_dir = macro
58 $(top_srcdir)/mkinstalldirs $(DESTDIR)$(doc_dir) $(DESTDIR)$(doc_dir)/$(html_subdir)
60 $(INSTALL_DATA) $(srcdir)/$$f $(DESTDIR)$(doc_dir)/$$f; \
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/openjpeg/doc/
H A DMakefile.am10 doc_dir = $(datarootdir)/doc/openjpeg-$(MAJOR).$(MINOR) macro
23 $(INSTALL) -d $(doc_dir)
41 @$(INSTALL) -m 644 ../LICENSE ../CHANGES $(doc_dir)
48 @(cd $(doc_dir) && $(RM) * )
49 @rmdir $(doc_dir)
/dports/graphics/feh/feh-3.5/
H A DMakefile35 @echo installing docs to ${doc_dir}
36 @mkdir -p ${doc_dir}
37 @cp AUTHORS ChangeLog README.md TODO ${doc_dir}
38 @chmod 644 ${doc_dir}/AUTHORS ${doc_dir}/ChangeLog ${doc_dir}/README.md \
39 ${doc_dir}/TODO
90 rm -rf ${doc_dir}
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/fmt/doc/
H A Dbuild.py33 doc_dir = kwargs.get('doc_dir', os.path.dirname(os.path.realpath(__file__)))
36 'include_dir', os.path.join(os.path.dirname(doc_dir), 'include', 'fmt'))
99 '-b', 'html', doc_dir, html_dir])
102 '--include-path=' + os.path.join(doc_dir, 'bootstrap'),
103 os.path.join(doc_dir, 'fmt.less'),
/dports/emulators/citra/citra-ac98458e0/externals/fmt/doc/
H A Dbuild.py52 doc_dir = kwargs.get('doc_dir', os.path.dirname(os.path.realpath(__file__)))
55 'include_dir', os.path.join(os.path.dirname(doc_dir), 'include', 'fmt'))
98 '-b', 'html', doc_dir, html_dir])
101 '--include-path=' + os.path.join(doc_dir, 'bootstrap'),
102 os.path.join(doc_dir, 'fmt.less'),
/dports/emulators/citra-qt5/citra-ac98458e0/externals/fmt/doc/
H A Dbuild.py52 doc_dir = kwargs.get('doc_dir', os.path.dirname(os.path.realpath(__file__)))
55 'include_dir', os.path.join(os.path.dirname(doc_dir), 'include', 'fmt'))
98 '-b', 'html', doc_dir, html_dir])
101 '--include-path=' + os.path.join(doc_dir, 'bootstrap'),
102 os.path.join(doc_dir, 'fmt.less'),
/dports/devel/libfmt/fmt-8.0.1/doc/
H A Dbuild.py33 doc_dir = kwargs.get('doc_dir', os.path.dirname(os.path.realpath(__file__)))
36 'include_dir', os.path.join(os.path.dirname(doc_dir), 'include', 'fmt'))
99 '-b', 'html', doc_dir, html_dir])
102 '--include-path=' + os.path.join(doc_dir, 'bootstrap'),
103 os.path.join(doc_dir, 'fmt.less'),
/dports/devel/avro-c/avro-c-1.11.0/
H A Dbuild.sh28 doc_dir="../../build/avro-doc-$version/api/c"
84 if [ ! -d $doc_dir ]; then
85 mkdir -p $doc_dir
88 cp $build_dir/docs/*.html $doc_dir
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/avro/
H A Dbuild.sh28 doc_dir="../../build/avro-doc-$version/api/c"
84 if [ ! -d $doc_dir ]; then
85 mkdir -p $doc_dir
88 cp $build_dir/docs/*.html $doc_dir
/dports/net/sems/sems-f89581a/
H A DMakefile.defs286 doc_dir = share/doc/$(APP_NAME)/
290 doc_dir = share/doc/$(APP_NAME)/
294 doc_dir = share/doc/$(APP_NAME)/
298 doc_dir = share/doc/$(APP_NAME)
301 doc_dir = doc/$(APP_NAME)/
339 export cfg_dir bin_dir modules_dir audio_dir lib_dir doc_dir man_dir
356 $(DESTDIR)$(doc_prefix)/$(doc_dir)
373 $(DESTDIR)$(doc_prefix)/$(doc_dir):
374 mkdir -p $(DESTDIR)$(doc_prefix)/$(doc_dir)
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/externals/fmt/doc/
H A Dbuild.py63 doc_dir = kwargs.get('doc_dir', os.path.dirname(os.path.realpath(__file__)))
66 'include_dir', os.path.join(os.path.dirname(doc_dir), 'include', 'fmt'))
108 '-b', 'html', doc_dir, html_dir])
111 '--include-path=' + os.path.join(doc_dir, 'bootstrap'),
112 os.path.join(doc_dir, 'fmt.less'),
/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/libsemigroups/extern/fmt-5.3.0/doc/
H A Dbuild.py63 doc_dir = kwargs.get('doc_dir', os.path.dirname(os.path.realpath(__file__)))
66 'include_dir', os.path.join(os.path.dirname(doc_dir), 'include', 'fmt'))
108 '-b', 'html', doc_dir, html_dir])
111 '--include-path=' + os.path.join(doc_dir, 'bootstrap'),
112 os.path.join(doc_dir, 'fmt.less'),
/dports/graphics/aseprite/aseprite-1.2.9/third_party/fmt/doc/
H A Dbuild.py63 doc_dir = kwargs.get('doc_dir', os.path.dirname(os.path.realpath(__file__)))
66 os.path.join(os.path.dirname(doc_dir), 'fmt'))
103 '-b', 'html', doc_dir, html_dir])
106 '--include-path=' + os.path.join(doc_dir, 'bootstrap'),
107 os.path.join(doc_dir, 'fmt.less'),
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/externals/fmt/doc/
H A Dbuild.py63 doc_dir = kwargs.get('doc_dir', os.path.dirname(os.path.realpath(__file__)))
66 'include_dir', os.path.join(os.path.dirname(doc_dir), 'include', 'fmt'))
108 '-b', 'html', doc_dir, html_dir])
111 '--include-path=' + os.path.join(doc_dir, 'bootstrap'),
112 os.path.join(doc_dir, 'fmt.less'),
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/externals/fmt/doc/
H A Dbuild.py63 doc_dir = kwargs.get('doc_dir', os.path.dirname(os.path.realpath(__file__)))
66 'include_dir', os.path.join(os.path.dirname(doc_dir), 'include', 'fmt'))
108 '-b', 'html', doc_dir, html_dir])
111 '--include-path=' + os.path.join(doc_dir, 'bootstrap'),
112 os.path.join(doc_dir, 'fmt.less'),

12345678910>>...15