Skip to content

Python script to fetch and display D3D12 Documentation to standard output

License

Notifications You must be signed in to change notification settings

pm4rtx/d3d12docview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

d3d12docview.py

Purpose

A simple python script to fetch D3D12 Documentation from GitHub and display its content to console with minor readability adjustments like stripping long links.

Usage

d3d12docview.py enum <enum_name>
d3d12docview.py struct <struct_name>
d3d12docview.py interface <interface_name> <optional_method_name>

About

Python script to fetch and display D3D12 Documentation to standard output

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages