Skip to content

Commit 6c8d870

Browse files
Use pyQode banner in doc and readme
1 parent 9ac452e commit 6c8d870

File tree

3 files changed

+5
-9
lines changed

3 files changed

+5
-9
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,11 @@ Resources
6868
Snapshots
6969
---------
7070

71-
Here are a few snapshots of the Qidle example application (snapshots
71+
Here is a snapshot of the QIdle example application (snapshots
7272
taken on a Gnome 3 desktop):
7373

7474
.. image:: doc/source/_static/qidle.png
75-
:alt: Preview of Qidle, the pyqode clone of idle (example app)
75+
:alt: Preview of QIdle, the pyQode clone of idle (example app)
7676

7777

7878
.. _Downloads: https://github.com/pyQode/pyqode.python/releases
28.2 KB
Loading

doc/source/index.rst

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. image:: _static/pyqode-banner.png
2+
:alt: pyQode
3+
14
Welcome to pyqode.python documentation!
25
=======================================
36

@@ -8,17 +11,10 @@ This documentation is a simple API reference for the new modes and panels. You
811
should have read the `pyqode.core documentation`_ that covers the core concepts
912
of pyQode.
1013

11-
.. image:: _static/qidle.png
12-
:alt: Screenshot of QIdle example
13-
:width: 400
14-
:height: 300
15-
:align: center
16-
1714

1815
.. _`pyqode.core documentation`: http://pyqodecore.readthedocs.org/en/latest/
1916

2017

21-
2218
Parts of the documentation:
2319
===========================
2420

0 commit comments

Comments
 (0)