Abel,

Hi,

I’m obtaining this error:

/__w/gdal/gdal/doc/source/drivers/vector/miramon.rst: WARNING: document isn't included in any toctree

The file of the rst is miramon.rst but the name of the driver is MiraMonVector (to make it different from MiraMonRaster, in a future).

So, this is a problem?

the mismatch between the miramon.rst file and the name of the driver? no

but the warning is legit, and warnings are turned as errors in the doc build process. Otherwise your new page would never have been linked from anywhere else.

or I should add miramon.rst in any index?

some quick googling of the error message would have lead you to https://sphinx-intro-tutorial.readthedocs.io/en/latest/common_issues.html

which suggests to add the new file to a index.rst file, in that instance: doc/source/drivers/vector/index.rst

Even

--
http://www.spatialys.com
My software is free, but my time generally not.
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to