diff --git a/.gitignore b/.gitignore index fbe3a19..71ae0ef 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,8 @@ build/* .hypothesis/* *egg-info/* prof +_doc/CHANGELOGS.rst +_doc/LICENSE.txt _doc/auto_examples/* _doc/examples/_cache/* _doc/examples/plot_*.png diff --git a/README.rst b/README.rst index f3fdde7..385a950 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ pandas-streaming: streaming API over pandas =========================================== -.. image:: https://github.com/sdpython/pandas_streaming/blob/main/_doc/sphinxdoc/source/_static/project_ico.png?raw=true +.. image:: https://github.com/sdpython/pandas_streaming/blob/main/_doc/_static/project_ico.png?raw=true :target: https://github.com/sdpython/pandas_streaming/ .. image:: https://travis-ci.com/sdpython/pandas_streaming.svg?branch=main diff --git a/_doc/index.rst b/_doc/index.rst index dca5620..c731105 100644 --- a/_doc/index.rst +++ b/_doc/index.rst @@ -5,7 +5,7 @@ pandas-streaming: streaming API over pandas =========================================== -.. image:: https://github.com/sdpython/pandas_streaming/blob/main/_doc/sphinxdoc/source/_static/project_ico.png?raw=true +.. image:: https://github.com/sdpython/pandas_streaming/blob/main/_doc/_static/project_ico.png?raw=true :target: https://github.com/sdpython/pandas_streaming/ .. image:: https://travis-ci.com/sdpython/pandas_streaming.svg?branch=main