Skip to content

Oqtane documentation auto-generated with Docfx

License

Notifications You must be signed in to change notification settings

gjwalk/oqtane.docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oqtane Docs Builder

This project generates the documentation for Oqtane using docfx.

It's explained in detail on https://docs.oqtane.org/articles/documentation/

Setup

To set everything up, do the following:

In some folder (like c:\projects\oqtane) pull this repo and also the oqtane.framework. You should then have something like

  • some-root\oqtane.docs
  • some-root\oqtane.framework

Run with Visual Studio

Open the Oqtane Docs Builder.sln solution in this folder and just rebuild everything.

The final docs are generated into the /docs folder.

Test locally

As some of the stuff needs JS which only runs well from HTTP, you should setup IIS to publish the /docs folder on any domain you want - like docs.oqtane.me.

Publish

When you push back this repo github will automatically publish the updated documentation.

About

Oqtane documentation auto-generated with Docfx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.1%
  • CSS 44.1%
  • C# 1.8%