mirror of
https://github.com/keylase/nvidia-patch.git
synced 2025-08-20 21:33:11 -07:00
autogen: change directory naming; add docs
This commit is contained in:
parent
89b8fa6eed
commit
17170b6817
11 changed files with 14 additions and 0 deletions
14
tools/readme-autogen/README.md
Normal file
14
tools/readme-autogen/README.md
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
readme-autogen
|
||||||
|
==============
|
||||||
|
|
||||||
|
readme-autogen is a tool for internal usage, which purpose is to simplify maintenance of fresh and correct README files for this project.
|
||||||
|
|
||||||
|
It rebuilds REAME files from templates in `template` directory and driver data specified in `drivers.json` file.
|
||||||
|
|
||||||
|
## Requirements
|
||||||
|
|
||||||
|
* Python 3.4+
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
Just run script. It will update files in your repo working copy.
|
Loading…
Add table
Add a link
Reference in a new issue