Oh,
I assumed that it was an internal error and not findable on google, but you’re 
right that the process is standard.
So, thanks for the answer!

De: gdal-dev <gdal-dev-boun...@lists.osgeo.org> En nombre de Even Rouault via 
gdal-dev
Enviado el: dilluns, 11 de març de 2024 12:50
Para: gdal-dev@lists.osgeo.org
Asunto: Re: [gdal-dev] New driver on doc index?

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