Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
N
nvidia-patch
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nanahira
nvidia-patch
Commits
17170b68
Commit
17170b68
authored
Nov 15, 2019
by
Vladislav Yarmak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
autogen: change directory naming; add docs
parent
89b8fa6e
Changes
11
Show whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
14 additions
and
0 deletions
+14
-0
tools/readme-autogen/.gitignore
tools/readme-autogen/.gitignore
+0
-0
tools/readme-autogen/README.md
tools/readme-autogen/README.md
+14
-0
tools/readme-autogen/readme_autogen.py
tools/readme-autogen/readme_autogen.py
+0
-0
tools/readme-autogen/templates/linux_link_row.tmpl
tools/readme-autogen/templates/linux_link_row.tmpl
+0
-0
tools/readme-autogen/templates/linux_nolink_row.tmpl
tools/readme-autogen/templates/linux_nolink_row.tmpl
+0
-0
tools/readme-autogen/templates/linux_readme_master.tmpl
tools/readme-autogen/templates/linux_readme_master.tmpl
+0
-0
tools/readme-autogen/templates/markdown_link.tmpl
tools/readme-autogen/templates/markdown_link.tmpl
+0
-0
tools/readme-autogen/templates/windows_driver_row.tmpl
tools/readme-autogen/templates/windows_driver_row.tmpl
+0
-0
tools/readme-autogen/templates/windows_os_section.tmpl
tools/readme-autogen/templates/windows_os_section.tmpl
+0
-0
tools/readme-autogen/templates/windows_product_section.tmpl
tools/readme-autogen/templates/windows_product_section.tmpl
+0
-0
tools/readme-autogen/templates/windows_readme_master.tmpl
tools/readme-autogen/templates/windows_readme_master.tmpl
+0
-0
No files found.
tools/readme
_
autogen/.gitignore
→
tools/readme
-
autogen/.gitignore
View file @
17170b68
File moved
tools/readme-autogen/README.md
0 → 100644
View file @
17170b68
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.
tools/readme
_
autogen/readme_autogen.py
→
tools/readme
-
autogen/readme_autogen.py
View file @
17170b68
File moved
tools/readme
_
autogen/templates/linux_link_row.tmpl
→
tools/readme
-
autogen/templates/linux_link_row.tmpl
View file @
17170b68
File moved
tools/readme
_
autogen/templates/linux_nolink_row.tmpl
→
tools/readme
-
autogen/templates/linux_nolink_row.tmpl
View file @
17170b68
File moved
tools/readme
_
autogen/templates/linux_readme_master.tmpl
→
tools/readme
-
autogen/templates/linux_readme_master.tmpl
View file @
17170b68
File moved
tools/readme
_
autogen/templates/markdown_link.tmpl
→
tools/readme
-
autogen/templates/markdown_link.tmpl
View file @
17170b68
File moved
tools/readme
_
autogen/templates/windows_driver_row.tmpl
→
tools/readme
-
autogen/templates/windows_driver_row.tmpl
View file @
17170b68
File moved
tools/readme
_
autogen/templates/windows_os_section.tmpl
→
tools/readme
-
autogen/templates/windows_os_section.tmpl
View file @
17170b68
File moved
tools/readme
_
autogen/templates/windows_product_section.tmpl
→
tools/readme
-
autogen/templates/windows_product_section.tmpl
View file @
17170b68
File moved
tools/readme
_
autogen/templates/windows_readme_master.tmpl
→
tools/readme
-
autogen/templates/windows_readme_master.tmpl
View file @
17170b68
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment