Skip to content

Commit

Permalink
docs: remove rst formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
12rambau authored Oct 29, 2024
1 parent 1da42fd commit cd37251
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,8 @@ intersphinx_mapping = {
Then you can use the `:py:class:'ee.Image'` role to link the Earth Engine object in your Sphinx files.
It will appear as [`ee.Image`](https://developers.google.com/earth-engine/apidocs/ee-image) in the built documentation.

```rst

> [!NOTE]
> - To know more about `earthengine-api` read their documentation [here](https://developers.google.com/earth-engine)
> - To know more about `sphinx` read their documentation [here](https://www.sphinx-doc.org/en/master/)
> - To know more about `sphinx.ext.intersphinx` usage read their documentation [here](https://www.sphinx-doc.org/en/master/usage/extensions/intersphinx.html)
```

0 comments on commit cd37251

Please sign in to comment.