search for: documentation_rules

Displaying 2 results from an estimated 2 matches for "documentation_rules".

2017 Jan 16
2
Building xapian-bindings
...uby gem. I was trying to upgrade to 1.4.2 and had some issues. The generated makefile doesn’t work because of the following: docs/rdocs/index.html: docs/xapian.rb rm -rf docs/rdocs $(MKDIR_P) docs cd docs && $(RDOC) --op rdocs `test -f xapian.rb||echo '$(abs_srcdir)/'`xapian.rb @DOCUMENTATION_RULES_TRUE at docs/xapian.rb: generate-rdoc-stubs xapian.rb ../doxygen-xml/index.xml @DOCUMENTATION_RULES_TRUE@ $(PERL) $(srcdir)/generate-rdoc-stubs @DOCUMENTATION_RULES_TRUE at .rst.html: @DOCUMENTATION_RULES_TRUE@ -case "$@" in */*) d=`echo "$@"|sed 's,/[^/]*$$,,'`; $(MKDI...
2017 Jan 16
0
Building xapian-bindings
...had some issues. > > The generated makefile doesn’t work because of the following: > > docs/rdocs/index.html: docs/xapian.rb > rm -rf docs/rdocs > $(MKDIR_P) docs > cd docs && $(RDOC) --op rdocs `test -f xapian.rb||echo > '$(abs_srcdir)/'`xapian.rb > > @DOCUMENTATION_RULES_TRUE at docs/xapian.rb: generate-rdoc-stubs > xapian.rb ../doxygen-xml/index.xml > @DOCUMENTATION_RULES_TRUE@ $(PERL) $(srcdir)/generate-rdoc-stubs > > @DOCUMENTATION_RULES_TRUE at .rst.html: > @DOCUMENTATION_RULES_TRUE@ -case "$@" in */*) d=`echo "$@"|sed > ...