Skip to content

Commit 9678464

Browse files
Remove Documentation badge
The Sphinx documentation is not relevant for now. Developer notes are summarized in CONTRIBUTING.md.
1 parent 1d34b05 commit 9678464

File tree

7 files changed

+2
-394
lines changed

7 files changed

+2
-394
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@
22

33
[![Build](https://img.shields.io/github/workflow/status/stephane-caron/robot_descriptions.py/CI)](https://github.com/stephane-caron/robot_descriptions.py/actions)
44
[![Coverage](https://coveralls.io/repos/github/stephane-caron/robot_descriptions.py/badge.svg?branch=master)](https://coveralls.io/github/stephane-caron/robot_descriptions.py?branch=master)
5-
[![Documentation](https://img.shields.io/badge/docs-online-brightgreen?logo=read-the-docs&style=flat)](https://scaron.info/doc/robot_descriptions.py/)
65
[![PyPI version](https://img.shields.io/pypi/v/robot_descriptions)](https://pypi.org/project/robot_descriptions/)
76
![Status](https://img.shields.io/pypi/status/robot_descriptions)
87

9-
Import open source robot descriptions as Python modules. The wrapper automatically downloads and cache files at first import. Most [Awesome Robot Descriptions](https://github.com/stephane-caron/awesome-robot-descriptions) are available.
8+
Import open source robot descriptions as Python modules. The wrapper automatically downloads and cache files at first import. Most [Awesome Robot Descriptions](https://github.com/robot-descriptions/awesome-robot-descriptions) are available.
109

1110
## Installation
1211

@@ -57,7 +56,7 @@ robot_descriptions show solo_description
5756

5857
## Descriptions
5958

60-
Available robot descriptions ([gallery](https://github.com/stephane-caron/awesome-robot-descriptions#gallery)) currently include:
59+
Available robot descriptions ([gallery](https://github.com/robot-descriptions/awesome-robot-descriptions#gallery)) currently include:
6160

6261
| Name | Maker | Submodule |
6362
|-----------------------|--------------------| ------------------------------|

doc/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/Makefile

Lines changed: 0 additions & 20 deletions
This file was deleted.

doc/src/conf.py

Lines changed: 0 additions & 325 deletions
This file was deleted.

doc/src/developer-notes.rst

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)