Skip to content

lolleko/unreal-docset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unreal docset generator for Dash

Docset generator for use with Dash.

Should also work with Zeal and in a regular browser (just open the generated html files inside the docset directory).

Requirements

Generating the docset

  • Run make
  • Run ./bin/unreal-docset

The documentation will be scrapped from docs.unrealengine.com. Scrapping requires around 7GB bandwidth and around 200k http requests. Due to rate limitation the scrapping might take a while (up to an hour).

The resulting docset should be around 5GB in size.

Known issues

  • Page types are not always inferred correctly.