History for pythonnet/doc
Commits on Sep 26, 2022
Commits on Jan 9, 2017
-
- `./htdocs/*` duplicates the content of `pythonnet.github.io` - `./installer/*` isn't used for distribution anymore - `pythonnet.build` is no longer used as build method. - `*.{mds,,mdp}` are deprecated mono files. Deprecated since eff40df - `pythonnet_8.sln` old solution file - `pythonnet_9.sln` old solution file - `doc/mono_config.txt` outdate version of `.\Python.Runtime.dll.config` - `doc/Python.Runtime.dll.config` outdate version of `.\Python.Runtime.dll.config` - `visualstate` is a per user setting. https://groups.google.com/forum/#!topic/nunit-discuss/7aXg_usr98Q
Commits on Apr 11, 2014
-
Move everything from pythonnet folder to root folder
Main reason is that setup.py should be in root.