summaryrefslogtreecommitdiff
path: root/README.rst
AgeCommit message (Collapse)Author
2017-09-24Make 1.0.1 releasev1.0.1Ulf Magnusson
Gets the get_defconfig_filename() fixes out.
2017-09-23Make the PyPI link point to the Kconfiglib pageUlf Magnusson
Bit more specific than https://pypi.python.org.
2017-09-23Fix README typoUlf Magnusson
2017-09-23Linkify another kconfiglib.py in the READMEUlf Magnusson
2017-09-23Add installation instructions for PyPIv1.0.0Ulf Magnusson
Along with the v1.0.0 tag. First version has been pushed to PyPI.
2017-09-23Use a separate LICENSE.txt for the ISC licenseUlf Magnusson
Packaging preparation. Unspams the README a bit (but spams the tree...). Should make GitHub display the license automatically.
2017-09-23README formatting nitUlf Magnusson
2017-09-23Switch README format to reStructuredTextUlf Magnusson
In preparation for creating a PyPI package. This is the documentation format PyPI expects. Some automatic conversion workarounds can be found on Google, but keep it simple and eliminate a step. Add a fancy table of contents using ::contents too.