File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Robot descriptions in Python
22
3- [ ![ Build] ( https://img.shields.io/github/workflow/status/stephane-caron/robot_descriptions/CI )] ( https://github.com/stephane-caron/robot_descriptions/actions )
4- [ ![ Coverage] ( https://coveralls.io/repos/github/stephane-caron/robot_descriptions/badge.svg?branch=master )] ( https://coveralls.io/github/stephane-caron/robot_descriptions?branch=master )
5- [ ![ Documentation] ( https://img.shields.io/badge/docs-online-brightgreen?logo=read-the-docs&style=flat )] ( https://scaron.info/doc/robot_descriptions/ )
3+ [ ![ Build] ( https://img.shields.io/github/workflow/status/stephane-caron/robot_descriptions.py /CI )] ( https://github.com/stephane-caron/robot_descriptions.py /actions )
4+ [ ![ 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 / )
66[ ![ PyPI version] ( https://img.shields.io/pypi/v/robot_descriptions )] ( https://pypi.org/project/robot_descriptions/ )
77![ Status] ( https://img.shields.io/pypi/status/robot_descriptions )
88
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ SPHINXOPTS =
66SPHINXBUILD = sphinx-build
77SOURCEDIR = src
88BUILDDIR = build
9- ONLINEDIR = scaron.info:public_html/doc/robot_descriptions
9+ ONLINEDIR = scaron.info:public_html/doc/robot_descriptions.py
1010
1111.PHONY : help Makefile upload
1212
You can’t perform that action at this time.
0 commit comments