Home
last modified time | relevance | path

Searched refs:docsdir (Results 1 – 25 of 136) sorted by relevance

123456

/dports/textproc/p5-Text-Markdown/Text-Markdown-1.000031/t/
H A D21fulldocs-text-markdown.t49 my $docsdir = "$Bin/Text-Markdown.mdtest";
50 my @files = get_files($docsdir);
58 run_tests($m, $docsdir, @files);
62 my ($docsdir) = @_;
64 opendir($DH, $docsdir) or die("Could not open $docsdir");
78 my ($m, $docsdir, @files) = @_;
82 if (-f "$docsdir/$test.html") {
83 $output = slurp("$docsdir/$test.html");
86 $output = slurp("$docsdir/$test.xhtml");
88 $input = slurp("$docsdir/$test.text");
H A D23fulldocs-markdown.t9 my $docsdir = "$Bin/Markdown-from-MDTest1.1.mdtest";
10 my @files = get_files($docsdir);
18 run_tests($m, $docsdir, @files);
H A D25fulldocs-phpmarkdown.t10 my $docsdir = "$Bin/PHP_Markdown-from-MDTest1.1.mdtest";
11 my @files = get_files($docsdir);
21 run_tests($m, $docsdir, @files);
/dports/textproc/p5-Text-MultiMarkdown/Text-MultiMarkdown-1.000035/t/
H A D20fulldocs-text-multimarkdown.t48 my $docsdir = "$Bin/Text-MultiMarkdown.mdtest";
49 my @files = get_files($docsdir);
64 run_tests($m, $docsdir, @files);
70 my ($docsdir) = @_;
72 opendir($DH, $docsdir) or die("Could not open $docsdir");
86 my ($m, $docsdir, @files) = @_;
90 if (-f "$docsdir/$test.html") {
91 $output = slurp("$docsdir/$test.html");
94 $output = slurp("$docsdir/$test.xhtml");
96 $input = slurp("$docsdir/$test.text");
H A D23afulldocs-multimarkdown.t9 my $docsdir = "$Bin/MultiMarkdown.mdtest";
10 my @files = get_files($docsdir);
18 run_tests($m, $docsdir, @files);
H A D22fulldocs-multimarkdown-todo.t8 my $docsdir = "$Bin/docs-multimarkdown-todo";
9 my @files = get_files($docsdir);
19 run_tests($m, $docsdir, @files);
H A D29fulldocs-maruku-unittest.t8 my $docsdir = "$Bin/docs-maruku-unittest";
9 my @files = get_files($docsdir);
25 run_tests($m, $docsdir, @files);
H A D24fulldocs-pythonmarkdown2-tm.t8 my $docsdir = "$Bin/docs-pythonmarkdown2-tm-cases-pass";
9 my @files = get_files($docsdir);
25 run_tests($m, $docsdir, @files);
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/gtk3/
H A Darchdep.c129 char *docsdir; in archdep_init() local
150 docsdir = archdep_get_vice_docsdir(); in archdep_init()
164 debug_gtk3("VICE docs path = \"%s\"", docsdir); in archdep_init()
187 lib_free(docsdir); in archdep_init()
/dports/emulators/vice/vice-3.5/src/arch/gtk3/
H A Darchdep.c87 char *docsdir; in archdep_init() local
110 docsdir = archdep_get_vice_docsdir(); in archdep_init()
119 debug_gtk3("VICE docs path = \"%s\"", docsdir); in archdep_init()
142 lib_free(docsdir); in archdep_init()
/dports/math/gnome-calculator/gnome-calculator-41.1/doc/
H A Dmeson.build4 docsdir = join_paths (get_option ('datadir'), 'devhelp','books') variable
27 install_dir : docsdir,
31 docsdir = join_paths (get_option ('datadir'), 'devhelp','books') variable
53 install_dir : docsdir,
/dports/misc/pubs/pubs-0.8.3/pubs/commands/
H A Dinit_cmd.py30 docsdir = args.docsdir
45 conf['main']['docsdir'] = docsdir
/dports/www/wsdlpull/wsdlpull-1.24/examples/print/
H A DMakefile.in362 test -z "$(docsdir)" || $(MKDIR_P) "$(DESTDIR)$(docsdir)"
363 @list='$(docs_DATA)'; test -n "$(docsdir)" || list=; \
370 $(INSTALL_DATA) $$files "$(DESTDIR)$(docsdir)" || exit $$?; \
375 @list='$(docs_DATA)'; test -n "$(docsdir)" || list=; \
379 cd "$(DESTDIR)$(docsdir)" && rm -f $$files
467 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(docsdir)"; do \
/dports/textproc/sary/sary-1.2.0/docs/en/
H A DMakefile.am1 docsdir = $(pkgdatadir)/docs macro
2 htmldir = $(docsdir)/en
/dports/textproc/sary/sary-1.2.0/docs/ja/
H A DMakefile.am1 docsdir = $(pkgdatadir)/docs macro
2 htmldir = $(docsdir)/ja
/dports/textproc/sary/sary-1.2.0/docs/images/
H A DMakefile.am1 docsdir = $(pkgdatadir)/docs macro
2 imagesdir = $(docsdir)/images
/dports/games/opencity/opencity-0.0.6.5stable/docs/
H A DMakefile.am6 docsdir = $(datadir)/doc/$(PACKAGE) macro
19 rmdir $(docsdir)
/dports/misc/pubs/pubs-0.8.3/pubs/
H A Ddatacache.py95 def __init__(self, pubsdir, docsdir, create=False): argument
97 self.docsdir = docsdir
110 self._databroker = databroker.DataBroker(self.pubsdir, self.docsdir,
127 self._databroker = databroker.DataBroker(self.pubsdir, self.docsdir,
/dports/audio/kid3-qt5/kid3-3.8.6/doc/
H A Ddownload-pos.sh14 docsdir=$docdir/docs
38 target_dir="$docsdir/$lang"
/dports/audio/kid3-kf5/kid3-3.8.6/doc/
H A Ddownload-pos.sh14 docsdir=$docdir/docs
38 target_dir="$docsdir/$lang"
/dports/textproc/sary/sary-1.2.0/docs/
H A DMakefile.in103 docsdir = $(pkgdatadir)/docs
131 $(mkinstalldirs) $(DESTDIR)$(docsdir)
135 $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(docsdir)/$$p; \
138 $(INSTALL_DATA) $$p $(DESTDIR)$(docsdir)/$$p; \
145 rm -f $(DESTDIR)$(docsdir)/$$p; \
287 $(mkinstalldirs) $(DESTDIR)$(docsdir)
/dports/devel/py-jupyter_console/jupyter_console-6.2.0/docs/
H A Dconf.py26 docsdir = os.path.abspath(os.path.dirname(__file__)) variable
27 reporoot = os.path.dirname(os.path.dirname(docsdir))
/dports/games/dodgindiamond2/dd2-0.2.2/
H A DMakefile.in72 docsdir = $(datadir)/doc/$(PACKAGE)
107 $(mkinstalldirs) $(DESTDIR)$(docsdir)
111 $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(docsdir)/$$p; \
114 $(INSTALL_DATA) $$p $(DESTDIR)$(docsdir)/$$p; \
121 rm -f $(DESTDIR)$(docsdir)/$$p; \
301 $(mkinstalldirs) $(DESTDIR)$(docsdir)
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/lore/
H A Dlmath.py59 def doFile(fn, docsdir, ext, url, templ, linkrel='', d=None): argument
64 tree.munge(doc, cn, linkrel, docsdir, fn, ext, url, d)
/dports/graphics/giblib/giblib-1.2.4/
H A DMakefile.in98 docsdir = $(prefix)/doc/giblib
195 $(mkinstalldirs) $(DESTDIR)$(docsdir)
199 $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(docsdir)/$$p; \
202 $(INSTALL_DATA) $$p $(DESTDIR)$(docsdir)/$$p; \
209 rm -f $(DESTDIR)$(docsdir)/$$p; \
404 $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(docsdir) \

123456