All Projects → code-beans → Unityfx

code-beans / Unityfx

Licence: mit
DocFX template to create Unity-esque documentation

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Unityfx

Uicard
Generic UI for card games like Hearthstone, Magic Arena and Slay the Spire...
Stars: ✭ 142 (+576.19%)
Mutual labels:  unity3d, template
Bcf Skeleton
BigClown Firmware Skeleton (Empty Application)
Stars: ✭ 14 (-33.33%)
Mutual labels:  template
Ubernet
Flexible networking library for Unity
Stars: ✭ 10 (-52.38%)
Mutual labels:  unity3d
Template Micro Service
Scaffolding out a micro-service
Stars: ✭ 12 (-42.86%)
Mutual labels:  template
Testbedhdrp
Testbed project for Unity HDRP (High Definition Render Pipeline)
Stars: ✭ 859 (+3990.48%)
Mutual labels:  unity3d
Unityprojecttreegenerator
This script will generate universal folder structure for your Unity3D project.
Stars: ✭ 12 (-42.86%)
Mutual labels:  unity3d
Yii2 App Another
Yii 2 Another Project Template
Stars: ✭ 9 (-57.14%)
Mutual labels:  template
Laravel Tabler
Laravel Package for integrating Tabler template and this package is Laravel Mix friendly.
Stars: ✭ 20 (-4.76%)
Mutual labels:  template
Moverbots
A small Unity AI game built with ML-agents v0.5
Stars: ✭ 13 (-38.1%)
Mutual labels:  unity3d
Modern Resume Theme
A modern static resume template and theme. Powered by Jekyll and GitHub pages.
Stars: ✭ 868 (+4033.33%)
Mutual labels:  template
Heroku Wp
WordPress on Heroku
Stars: ✭ 865 (+4019.05%)
Mutual labels:  template
Restacey
Responsive template for Stacey
Stars: ✭ 10 (-52.38%)
Mutual labels:  template
Shadergraphexamples
Simple examples of Unity shader graphs.
Stars: ✭ 869 (+4038.1%)
Mutual labels:  unity3d
Mcdowell Cv
A Nice-looking CV template made into LaTeX
Stars: ✭ 855 (+3971.43%)
Mutual labels:  template
Beaverandfairies
Stars: ✭ 14 (-33.33%)
Mutual labels:  unity3d
Ocean community next gen
Next gen iteration of the unity community ocean shader
Stars: ✭ 855 (+3971.43%)
Mutual labels:  unity3d
Cookiecutter Pylibrary
Enhanced cookiecutter template for Python libraries.
Stars: ✭ 862 (+4004.76%)
Mutual labels:  template
Drl Theme Manager
Xcode File Template to generate theme manager for Swift 3+
Stars: ✭ 12 (-42.86%)
Mutual labels:  template
Pix2pix
Real-time pix2pix implementation with Unity
Stars: ✭ 912 (+4242.86%)
Mutual labels:  unity3d
Heroku Aiohttp Web
A project starter template for deploying an aiohttp app to Heroku
Stars: ✭ 14 (-33.33%)
Mutual labels:  template

UnityFX

DocFX Template to create Unity-esque code documentation. Demo

Based of the DocFX Material https://ovasquez.github.io/docfx-material/

Changes from Default Template

  • Full Width
  • Custom TIP alert
  • Different colors
  • Custom Breadcrumb
  • Custom Sidebar

How to use

  1. install docfx

  2. The template is contained in the templates folder. Drop the entire folder into your root-level docfx project folder, next to your api/ and articles/ folders.

  3. In your docfx.json (showing only relevant portion):

{
    "build": {
        "template": [ "default", "templates/unity" ],
    }
}
  1. compile as you would using the default template

Contribute

You are more than welcome to contribute. No code of conduct required, just be reasonable.

Open TODOs:

  • Search in navbar
  • table for public properties and fields

Disclaimer

Notice of Non-Affiliation and Disclaimer

We are not affiliated, associated, authorized, endorsed by, or in any way officially connected with Unity Technologies, or any of its subsidiaries, partners or its affiliates. The official Unity Technologies website can be found at https://unity.com/. "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].