Issue Type: Bug Bug
Assignee: Jody Garnett
Components: docs
Created: 10/Sep/13 4:56 PM
Description:

Some pages include lists subpages using the toctree directive. However, parameters are set such that subsections within each entry get promoted to top-level list items.

Example
=======

http://docs.geotools.org/latest/userguide/library/coverage/index.html

Renders with the following items:

  • GrassRaster Plugin
  • Data structure of a rastermap
  • Usage
  • GTOPO30 Plugin

The 'Data' and 'Usage' items are subsections as the GrassRaster Plugin, and should either be omitted or indented:

  • GrassRaster Plugin
  • Data structure of a rastermap
  • Usage
  • GTOPO30 Plugin

Although I'm not too familiar with Sphinx, according to http://sphinx-doc.org/templating.html they can be omitted by using `titles_only=true`. I'm not sure how to achieve the indented use, as I would have expected that to be the default behavior.

Project: GeoTools
Priority: Minor Minor
Reporter: Spencer Bliven
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to