• Removed another obsolete comment (no longer relevant to do item).
1 parent 7118fdd commit cf65b4912313e58f9150db3ed5a43a690d12e6e1
Nigel Stanger authored on 5 May 2017
Showing 1 changed file
View
1
■■■■
oracle-docs.perl
#
# Basic script for generating XML markup for the major sections of the Oracle Documentation, and XSLT templates (and meta-templates, for both output formats) for transforming it.
#
# To do:
# * Generalise so that the LaTeX output is split to use a separate hyperlink for each word in the link label (to allow the links to be wrapped across lines). HTML version doesn't need to be changed.
 
# This is a link to the root page of the documentation, not a URL prefix.
$oracle_documentation_root = 'https://docs.oracle.com/cd/E11882_01/index.html';