-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Description
Ahoj,
after building the package with python -m build --wheel --no-isolation, I want to build the documentation.
make -C docs textoutputs some errors (and a seeries of warnings).
The errors are:
base.py:docstring of fastkml.base._XMLObject.etree_element:9: ERROR: Unexpected indentation. [docutils],geometry.py:docstring of fastkml.geometry.create_kml_geometry:13: ERROR: Unexpected indentation. [docutils],styles.py:docstring of fastkml.styles.Pair:6: ERROR: Unexpected indentation. [docutils].
Here full terminal output of make -C docs text with all the warnings as well:
make: Entering directory '/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/docs'
Running Sphinx v8.2.3
loading translations [en]... done
making output directory... done
WARNING: html_static_path entry '_static' does not exist
[autosummary] generating autosummary for: HISTORY.rst, alternatives.rst, configuration.rst, contributing.rst, create_kml_files.rst, fastkml.rst, index.rst, kml.rst, quickstart.rst, upgrading.rst, working_with_kml.rst
building [mo]: targets for 0 po files that are out of date
writing output...
building [text]: targets for 11 source files that are out of date
updating environment: [new config] 11 added, 0 changed, 0 removed
reading sources... [100%] working_with_kml
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/kml.py:docstring of fastkml.kml.KML.parse:16: WARNING: Title underline too short.
Returns:
------- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/base.py:docstring of fastkml.base._XMLObject.etree_element:9: ERROR: Unexpected indentation. [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.attribute_enum_kwarg:4: WARNING: Title underline too short.
Args:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.attribute_enum_kwarg:14: WARNING: Title underline too short.
Returns:
------- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.attribute_float_kwarg:4: WARNING: Title underline too short.
Args:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.attribute_float_kwarg:14: WARNING: Title underline too short.
Returns:
------- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.attribute_float_kwarg:18: WARNING: Title underline too short.
Raises:
------ [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.attribute_int_kwarg:4: WARNING: Title underline too short.
Args:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.attribute_int_kwarg:14: WARNING: Title underline too short.
Returns:
------- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.attribute_text_kwarg:4: WARNING: Title underline too short.
Args:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.attribute_text_kwarg:14: WARNING: Title underline too short.
Returns:
------- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.bool_subelement:4: WARNING: Title underline too short.
Args:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.bool_subelement:14: WARNING: Title underline too short.
Returns:
------- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.get_value:9: WARNING: Title underline too short.
Args:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.handle_error:4: WARNING: Title underline too short.
Args:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.handle_error:12: WARNING: Title underline too short.
Raises:
------ [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.int_attribute:4: WARNING: Title underline too short.
Args:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.int_attribute:14: WARNING: Title underline too short.
Returns:
------- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.int_subelement:4: WARNING: Title underline too short.
Args:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.int_subelement:14: WARNING: Title underline too short.
Returns:
------- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.node_text_kwarg:4: WARNING: Title underline too short.
Args:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.node_text_kwarg:15: WARNING: Title underline too short.
Returns:
------- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.subelement_bool_kwarg:4: WARNING: Title underline too short.
Args:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.subelement_bool_kwarg:14: WARNING: Title underline too short.
Returns:
------- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.subelement_bool_kwarg:18: WARNING: Title underline too short.
Raises:
------ [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.subelement_enum_kwarg:4: WARNING: Title underline too short.
Args:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.subelement_enum_kwarg:14: WARNING: Title underline too short.
Returns:
------- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.subelement_enum_kwarg:18: WARNING: Title underline too short.
Raises:
------ [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.subelement_float_kwarg:4: WARNING: Title underline too short.
Args:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.subelement_float_kwarg:14: WARNING: Title underline too short.
Returns:
------- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.subelement_float_kwarg:18: WARNING: Title underline too short.
Raises:
------ [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.subelement_int_kwarg:4: WARNING: Title underline too short.
Args:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.subelement_int_kwarg:14: WARNING: Title underline too short.
Returns:
------- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.subelement_int_kwarg:18: WARNING: Title underline too short.
Raises:
------ [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.subelement_text_kwarg:4: WARNING: Title underline too short.
Args:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.subelement_text_kwarg:14: WARNING: Title underline too short.
Returns:
------- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.text_attribute:4: WARNING: Title underline too short.
Args:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.text_attribute:14: WARNING: Title underline too short.
Returns:
------- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.text_subelement:4: WARNING: Title underline too short.
Args:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.text_subelement:14: WARNING: Title underline too short.
Returns:
------- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.xml_subelement:4: WARNING: Title underline too short.
Args:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.xml_subelement:14: WARNING: Title underline too short.
Returns:
------- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.xml_subelement_kwarg:4: WARNING: Title underline too short.
Args:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.xml_subelement_kwarg:14: WARNING: Title underline too short.
Returns:
------- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.xml_subelement_list:4: WARNING: Title underline too short.
Args:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.xml_subelement_list:14: WARNING: Title underline too short.
Returns:
------- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.xml_subelement_list_kwarg:4: WARNING: Title underline too short.
Args:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/helpers.py:docstring of fastkml.helpers.xml_subelement_list_kwarg:14: WARNING: Title underline too short.
Returns:
------- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/data.py:docstring of fastkml.data.SchemaData.append_data:4: WARNING: Title underline too short.
Args:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/geometry.py:docstring of fastkml.geometry.Coordinates.coords:1: WARNING: duplicate object description of fastkml.geometry.Coordinates.coords, other instance in fastkml, use :no-index: for one of them
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/geometry.py:docstring of fastkml.geometry.create_kml_geometry:4: WARNING: Title underline too short.
Args:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/geometry.py:docstring of fastkml.geometry.create_kml_geometry:13: ERROR: Unexpected indentation. [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/geometry.py:docstring of fastkml.geometry.create_kml_geometry:16: WARNING: Title underline too short.
Returns:
------- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/geometry.py:docstring of fastkml.geometry.create_multigeometry:4: WARNING: Title underline too short.
Args:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/geometry.py:docstring of fastkml.geometry.create_multigeometry:8: WARNING: Title underline too short.
Returns:
------- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/gx/track.py:docstring of fastkml.gx.track.track_items_to_geometry:4: WARNING: Title underline too short.
Args:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/gx/track.py:docstring of fastkml.gx.track.track_items_to_geometry:9: WARNING: Title underline too short.
Returns:
------- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/gx/track.py:docstring of fastkml.gx.track.tracks_to_geometry:4: WARNING: Title underline too short.
Args:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/gx/track.py:docstring of fastkml.gx.track.tracks_to_geometry:9: WARNING: Title underline too short.
Returns:
------- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/links.py:docstring of fastkml.links.Icon:11: WARNING: Title underline too short.
Todo:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/styles.py:docstring of fastkml.styles.Pair:6: ERROR: Unexpected indentation. [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/utils.py:docstring of fastkml.utils.find:4: WARNING: Title underline too short.
Args:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/utils.py:docstring of fastkml.utils.find:5: WARNING: Inline strong start-string without end-string. [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/utils.py:docstring of fastkml.utils.find:10: WARNING: Title underline too short.
Returns:
------- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/utils.py:docstring of fastkml.utils.find_all:4: WARNING: Title underline too short.
Args:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/utils.py:docstring of fastkml.utils.find_all:5: WARNING: Inline strong start-string without end-string. [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/utils.py:docstring of fastkml.utils.find_all:10: WARNING: Title underline too short.
Returns:
------- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/utils.py:docstring of fastkml.utils.has_attribute_values:4: WARNING: Title underline too short.
Args:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/utils.py:docstring of fastkml.utils.has_attribute_values:5: WARNING: Inline strong start-string without end-string. [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/utils.py:docstring of fastkml.utils.has_attribute_values:9: WARNING: Title underline too short.
Returns:
------- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/validator.py:docstring of fastkml.validator.get_schema_parser:4: WARNING: Title underline too short.
Args:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/validator.py:docstring of fastkml.validator.get_schema_parser:8: WARNING: Title underline too short.
Returns:
------- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/validator.py:docstring of fastkml.validator.validate:4: WARNING: Title underline too short.
Args:
---- [docutils]
/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/fastkml/validator.py:docstring of fastkml.validator.validate:10: WARNING: Title underline too short.
Returns:
------- [docutils]
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
copying assets...
copying assets: done
writing output... [100%] working_with_kml
build succeeded, 75 warnings.
The text files are in _build/text.
make: Leaving directory '/tmp/makepkg/build/python-fastkml-git/src/python-fastkml/docs'
Regards!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels