diff --git a/.gitignore b/.gitignore index 7d8a9b1..c00f623 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,7 @@ renamelist.txt # Docs build data /docsource/build/ -/docsource/source/_* +/docsource/source/_build # Compiled python modules. *.pyc diff --git a/docsource/source/_static/Screenshot-delete.png b/docsource/source/_static/Screenshot-delete.png new file mode 100644 index 0000000..03dc5bb Binary files /dev/null and b/docsource/source/_static/Screenshot-delete.png differ diff --git a/docsource/source/_static/Screenshot-print_formated-single.png b/docsource/source/_static/Screenshot-print_formated-single.png new file mode 100644 index 0000000..34095e2 Binary files /dev/null and b/docsource/source/_static/Screenshot-print_formated-single.png differ diff --git a/docsource/source/_static/Screenshot-print_formated.png b/docsource/source/_static/Screenshot-print_formated.png new file mode 100644 index 0000000..c4e54d2 Binary files /dev/null and b/docsource/source/_static/Screenshot-print_formated.png differ diff --git a/docsource/source/_static/Screenshot-print_list-single.png b/docsource/source/_static/Screenshot-print_list-single.png new file mode 100644 index 0000000..057ec60 Binary files /dev/null and b/docsource/source/_static/Screenshot-print_list-single.png differ diff --git a/docsource/source/_static/Screenshot-print_list.png b/docsource/source/_static/Screenshot-print_list.png new file mode 100644 index 0000000..9435934 Binary files /dev/null and b/docsource/source/_static/Screenshot-print_list.png differ diff --git a/docsource/source/_static/favicon.ico b/docsource/source/_static/favicon.ico new file mode 100644 index 0000000..12977de Binary files /dev/null and b/docsource/source/_static/favicon.ico differ diff --git a/docsource/source/_static/mclogo4x.png b/docsource/source/_static/mclogo4x.png new file mode 100644 index 0000000..74e33c3 Binary files /dev/null and b/docsource/source/_static/mclogo4x.png differ