Giter Site home page Giter Site logo

kelsolaar / unreal-engine-docset Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 1.0 3.26 MB

Python Module to Generate a Dash Compatible Docset from Unreal Engine Documentation

Home Page: https://thomasmansencal.com

License: BSD 3-Clause "New" or "Revised" License

Python 100.00%
dash-docset python unreal-engine unreal-engine-5 zeal

unreal-engine-docset's Introduction

Unreal Engine Docset

A Python module defining objects to generate a Dash compatible docset from Unreal Engine documentation.

It is open source and freely available under the BSD-3-Clause terms.

https://github.com/KelSolaar/unreal-engine-docset/blob/main/docs/_static/UnrealEngineC%2B%2BAPILandingPage.png

1   Features

The following Unreal Engine docsets are currently supported:

  • C++ API
  • Blueprint API
  • Python API

2   User Guide

2.1   Installation

2.1.1   Poetry

The OpenColorIO Configuration for ACES repository adopts Poetry to help managing its dependencies, this is the recommended way to get started with development.

Assuming python >= 3.10 is available on your system the development dependencies are installed with Poetry as follows:

git clone https://github.com/KelSolaar/unreal-engine-docset.git
cd unreal-engine-docset
poetry install

2.2   Usage

The module expects a Unreal Engine tgz file as an input, they are typically found in the Engine/Documentation/Builds directory, e.g. Engine/Documentation/Builds/CppAPI-HTML.tgz, and an output directory:

python unreal_engine_docset.py --input "/Users/Shared/Epic Games/UE_5.3/Engine/Documentation/Builds/BlueprintAPI-HTML.tgz" --output "/Users/Shared/Epic Games/UE_5.3/Engine/Documentation/Builds"

3   About

Unreal Engine Docset by Thomas Mansencal
Copyright 2024 Thomas Mansencal – [email protected]
This software is released under terms of BSD-3-Clause: https://opensource.org/licenses/BSD-3-Clause

unreal-engine-docset's People

Contributors

kelsolaar avatar mateuszwojt avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

mateuszwojt

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.