nuxeo/doc.nuxeo.com-client-dotnet

Name: doc.nuxeo.com-client-dotnet

Owner: Nuxeo

Description: Content for https://doc.nuxeo.com - .NET SDK

Created: 2018-03-19 16:48:44.0

Updated: 2018-04-11 15:48:02.0

Pushed: 2018-04-11 15:48:00.0

Homepage: null

Size: 93

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Documentation Content

Development

Requirements

See the main project requirements as well as the authoring requirements.

Installation

Clone the repository to your local machine (and remember where it's saved :)), using your favorite git client or the command line:

lfs clone https://github.com/nuxeo/doc.nuxeo.com-content
oc.nuxeo.com-content
lfs install
reset --hard
Run Locally
run dev

Refer to the authoring instrutions for further details. Hint: append /nxdoc or /userdoc to the URL.

Change browser

To change the from the default browser.

Project Structure
./assets/...

Any files in this directory will be copied to ./site/assets and can be referenced in html and templates.

./build.js

The main build script for generating the output for site.

./config.yml

Site configurations, ability to have production or development specific values.

./site/...

Generated output of the site. This is what will be served in production.

./src/...

Source Markdown and HTML files for content. Read the page about writing documentation, markdown and handlebars

Trouble shooting

See main project trouble shooting.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.