Perl Documentation fix - Remove links to classes within docs, that are not 
exposed to Perl 
-------------------------------------------------------------------------------------------

                 Key: LUCY-181
                 URL: https://issues.apache.org/jira/browse/LUCY-181
             Project: Lucy
          Issue Type: Bug
          Components: Clownfish
            Reporter: [email protected]
            Priority: Trivial


As user Goron Kent indicated:
http://lucy.markmail.org/thread/dezyvrbwhwifduut

There's a minor bug in the Perl documentation in which 
some classes that aren't exposed to Perl are linked to
( Which results in a 404 page not found, since those
docs shouldn't be exposed ).

# Page with problematic link
http://incubator.apache.org/lucy/docs/perl/Lucy/Plan/FullTextType.html

# Broken link found on page
http://incubator.apache.org/lucy/docs/perl/Lucy/Plan/TextType.html

With the help of Marvin, we've created a patch for the Perl docs that will
still generate the class name, but only link to classes if they're exposed
to Perl and can be viewed.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to