Skip to content

Commit 518b016

Browse files
committed
Remove "Website structure" from README
1 parent 514f2a7 commit 518b016

File tree

1 file changed

+0
-52
lines changed

1 file changed

+0
-52
lines changed

README.rst

Lines changed: 0 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -2,55 +2,3 @@ Pillow Website
22
==============
33

44
This website is live at `python-pillow.org <https://python-pillow.org>`_
5-
6-
Website structure:
7-
------------------
8-
9-
.. code-block:: text
10-
11-
├── assets
12-
│ ├── css
13-
│ │ └── pillow.css
14-
│ ├── fontawesome
15-
│ │ ├── css
16-
│ │ │ ├── all.css
17-
│ │ │ ├── all.min.css
18-
│ │ │ ├── brands.css
19-
│ │ │ ├── brands.min.css
20-
│ │ │ ├── fontawesome.css
21-
│ │ │ ├── fontawesome.min.css
22-
│ │ │ ├── regular.css
23-
│ │ │ ├── regular.min.css
24-
│ │ │ ├── solid.css
25-
│ │ │ ├── solid.min.css
26-
│ │ │ ├── svg-with-js.css
27-
│ │ │ ├── svg-with-js.min.css
28-
│ │ │ ├── v4-font-face.css
29-
│ │ │ ├── v4-font-face.min.css
30-
│ │ │ ├── v4-shims.css
31-
│ │ │ ├── v4-shims.min.css
32-
│ │ │ ├── v5-font-face.css
33-
│ │ │ └── v5-font-face.min.css
34-
│ │ ├── LICENSE.txt
35-
│ │ └── webfonts
36-
│ │ ├── fa-brands-400.ttf
37-
│ │ ├── fa-brands-400.woff2
38-
│ │ ├── fa-regular-400.ttf
39-
│ │ ├── fa-regular-400.woff2
40-
│ │ ├── fa-solid-900.ttf
41-
│ │ ├── fa-solid-900.woff2
42-
│ │ ├── fa-v4compatibility.ttf
43-
│ │ └── fa-v4compatibility.woff2
44-
│ └── images
45-
│ ├── img49.png
46-
│ ├── pillow.ico
47-
│ ├── pillow-logo-248x250.png
48-
│ ├── pillow-logo-light-text-120x60.png
49-
│ ├── pillow-logo.png
50-
│ └── Tidelift_primary-logo.png
51-
├── base.mk
52-
├── CNAME
53-
├── index.html
54-
├── Makefile
55-
├── pillow.mk
56-
└── README.rst

0 commit comments

Comments
 (0)