From 0de16ecd674acc442994b291109e52fcabea0cb1 Mon Sep 17 00:00:00 2001 From: "C. E. Brasseur" Date: Wed, 25 Oct 2023 23:27:48 +0100 Subject: [PATCH] making the docs build --- docs/esa/neocc/neocc.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/esa/neocc/neocc.rst b/docs/esa/neocc/neocc.rst index e72754a0f5..83501b9a9f 100644 --- a/docs/esa/neocc/neocc.rst +++ b/docs/esa/neocc/neocc.rst @@ -277,7 +277,7 @@ which results in a single data table. **Orbit Properties:** In order to access the orbital properties information, it is necessary to provide two additional inputs to -*query_object* method: `orbital_elements` and `orbit_epoch`. +*query_object* method: "orbital_elements" and "orbit_epoch". This query returns a list of three tables, the orbital properties, and the covariance and corotation matrices. @@ -303,7 +303,7 @@ and corotation matrices. **Ephemerides:** In order to access ephemerides information, it is necessary to provide five additional inputs to *query_object* -method: `observatory`, `start`, `stop`, `step` and `step_unit`. +method: "observatory", "start", "stop", "step" and "step_unit". .. doctest-remote-data::