Skip to content

TizenAPI/TizenFX-Docs

Repository files navigation

TizenFX Docs

Building TizenFX API Reference

Prerequisites

Build documents

$ ./build.sh

Build documents with the specific docfx file

# Build documents for internals API
$ DOCFX_FILE=docfx_internals.json ./build.sh

# Build documents for docs.tizen.org
$ DOCFX_FILE=docfx_tizen_docs.json ./build.sh

Serve local built documents

$ docfx serve _site

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published