Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python,doc: Fix typos in documentation and source code comments | Ingo Klöcker | 2023-10-13 | 1 | -1/+1 |
| | | | | | | | | -- Anonymous contribution Signed-off-by: Ingo Klöcker <[email protected]> | ||||
* | python: makefiles | Ben McGinnes | 2018-10-04 | 1 | -0/+8962 |
* doc/Makefile.am: Removed a bit I forgot about. * Renamed lang/python/docs to lang/python/doc bvecause apparently automake cares about that too. * Decided to be extra explicit in the manifest because if I don't then all sorts of things get deleted ... like lang/python * Tested on an external linux system just in case my osx workstation introduces too much weirdness. Tested-by: Ben McGinnes <[email protected]> Signed-off-by: Ben McGinnes <[email protected]> |