summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Added blank lineSaniya Maheshwari2022-06-101-0/+1
| * | | | Fix verbatim in rst docsAnderson Bravalheri2022-06-091-1/+1
| * | | | Add note regarding `PySimpleGUI` Saniya Maheshwari2022-06-091-0/+3
| * | | | Apply suggestions from code reviewSaniya Maheshwari2022-06-091-5/+4
| * | | | Modified Console scripts exampleSaniya Maheshwari2022-06-091-5/+9
| * | | | Function configured as console/GUI script should not take argumentsSaniya Maheshwari2022-06-091-0/+10
| * | | | Elaborated on the 'wrapper script' partSaniya Maheshwari2022-06-091-5/+17
| * | | | Added note on distinction between `console_scripts` and `gui_scripts`Saniya Maheshwari2022-06-091-0/+13
| * | | | Added 'GUI Scripts' sectionSaniya Maheshwari2022-06-091-0/+52
| * | | | Illustrate input/output with/without console scriptsSaniya Maheshwari2022-06-081-2/+8
| * | | | Changed `setup.py` snippet in console scripts exampleSaniya Maheshwari2022-06-081-8/+5
| * | | | Added `pyproject.toml` snippet for console scripts exampleSaniya Maheshwari2022-06-081-1/+15
| * | | | Changed the example illustrating usage without console scriptsSaniya Maheshwari2022-06-081-9/+9
* | | | | Use 'commonly' instead of 'traditionally'Anderson Bravalheri2022-06-111-2/+2
* | | | | Apply suggestions from code reviewAnderson Bravalheri2022-06-112-9/+9
* | | | | Apply suggestions from code reviewAnderson Bravalheri2022-06-101-1/+1
* | | | | Add clarifications to setup.cfg guidesAnderson Bravalheri2022-06-101-9/+28
* | | | | Improve choice of wordsAnderson Bravalheri2022-06-101-4/+4
* | | | | Clarify the package_dir configurationAnderson Bravalheri2022-06-101-1/+40
* | | | | Clarify glob pattern matching for dotfiles in User's Guide (#3350)Marco Weber2022-06-091-0/+5
|/ / / /
* | | | Fixed caption string of 'user' entry in `extlinks`Saniya Maheshwari2022-06-081-1/+1
* | | | Replaced single backticks with double backticksSaniya Maheshwari2022-06-081-2/+2
* | | | Changes to the User Guide's Data Files page (#3335)Anderson Bravalheri2022-06-071-105/+450
|\ \ \ \
| * | | | Small changes avoiding mentioning distutils directlyAnderson Bravalheri2022-06-071-4/+8
| * | | | Add a more realistic example for exclude-package-dataAnderson Bravalheri2022-06-071-8/+13
| * | | | Apply suggestions from code reviewAnderson Bravalheri2022-06-071-4/+4
| * | | | Added an `include_package_data` snippet to the subdirectory exampleSaniya Maheshwari2022-05-311-2/+46
| * | | | Added sectionsSaniya Maheshwari2022-05-311-82/+98
| * | | | Removed footnoteSaniya Maheshwari2022-05-311-5/+5
| * | | | Added `packages`, `package_dir` and `where` options in all examplesSaniya Maheshwari2022-05-311-3/+29
| * | | | Removed footnoteSaniya Maheshwari2022-05-311-6/+1
| * | | | Elaborated on usage of `importlib.resources`Saniya Maheshwari2022-05-311-6/+50
| * | | | Added note to `package_data` optionSaniya Maheshwari2022-05-311-1/+3
| * | | | Modified code snippets for `exclude_package_data` exampleSaniya Maheshwari2022-05-311-10/+7
| * | | | Elaborated on example for `exclude_package_data`Saniya Maheshwari2022-05-311-5/+6
| * | | | Modified code snippets for multiple top-level packages exampleSaniya Maheshwari2022-05-311-20/+20
| * | | | Treating data subdirectories as namespace packagesSaniya Maheshwari2022-05-311-21/+35
| * | | | Small changeSaniya Maheshwari2022-05-311-3/+2
| * | | | Elaborated on first example involving `include_package_data`Saniya Maheshwari2022-05-251-7/+27
| * | | | Changes to the User Guide's Data Files pageSaniya Maheshwari2022-05-241-73/+251
* | | | | Missing the word "pyproject.toml" in Quickstart.Michael Loyd2022-05-241-1/+1
|/ / / /
* | | | Avoid incentivizing multi-package distributionsAnderson Bravalheri2022-05-201-38/+50
* | | | Typo fixSaniya Maheshwari2022-05-201-1/+1
* | | | Added two `mypkg` directories in the example directory treesSaniya Maheshwari2022-05-201-4/+12
* | | | Grammar errorsSaniya Maheshwari2022-05-201-14/+14
* | | | Add deprecation messages for `namespace_packages` (#3262)Anderson Bravalheri2022-05-163-2/+11
|\ \ \ \
| * | | | Add deprecation notices to docsAnderson Bravalheri2022-05-163-2/+11
* | | | | Warn about deprecation of behaviour that considers modules/packages as data w...Anderson Bravalheri2022-05-161-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Quickfix missing comment mark in docsAnderson Bravalheri2022-05-051-1/+1
* | | | | Some small typos and grammar fixes (#3286)Anderson Bravalheri2022-05-161-13/+14
|\ \ \ \ \