Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ PyJulia

[![Stable documentation](https://img.shields.io/badge/docs-stable-blue.svg)](https://pyjulia.readthedocs.io/en/stable/)
[![Latest documentation](https://img.shields.io/badge/docs-latest-blue.svg)](https://pyjulia.readthedocs.io/en/latest/)
[![Build Status](https://travis-ci.org/JuliaPy/pyjulia.svg?branch=master)](https://travis-ci.org/JuliaPy/pyjulia)
[![Build status](https://ci.appveyor.com/api/projects/status/github/JuliaPy/pyjulia?svg=true)](https://ci.appveyor.com/project/Keno/pyjulia)
[![Main workflow](https://github.com/JuliaPy/pyjulia/workflows/Main%20workflow/badge.svg)](https://github.com/JuliaPy/pyjulia/actions?query=workflow%3A%22Main+workflow%22)
[![DOI](https://zenodo.org/badge/14576985.svg)](https://zenodo.org/badge/latestdoi/14576985)

Expand Down
13 changes: 5 additions & 8 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Welcome to PyJulia’s documentation!
===================================

|travis| |appveyor|
|github-action|

Experimenting with developing a better interface to
`Julia language <https://julialang.org/>`_ that works with
Expand Down Expand Up @@ -31,10 +31,7 @@ Indices and tables
* :ref:`modindex`
* :ref:`search`

.. |travis| image:: https://travis-ci.org/JuliaPy/pyjulia.svg?branch=master
:target: https://travis-ci.org/JuliaPy/pyjulia
:alt: Travis Build Status

.. |appveyor| image:: https://ci.appveyor.com/api/projects/status/github/JuliaPy/pyjulia?svg=true
:target: https://ci.appveyor.com/project/Keno/pyjulia
:alt: AppVeyor Build Status
.. |github-action|
image:: https://github.com/JuliaPy/pyjulia/workflows/Main%20workflow/badge.svg
:target: https://github.com/JuliaPy/pyjulia/actions?query=workflow%3A%22Main+workflow%22
:alt: Main workflow