Code Monkey home page Code Monkey logo

docs's Introduction

Intent Architect Docs

This repository contains the Intent Architect documentation hosted at https://intentarchitect.com/docs. See the Contributing Guide below and the issues list if you would like to help out.

Contributing to the Intent Architect documentation

How to make a simple correction or suggestion

Articles in the repository are stored as Markdown files. Simple changes to the content of a Markdown file are made in the browser by selecting the Edit link in the upper-right corner of the browser window. (In a narrow browser window, expand the options bar to see the Edit link.) Follow the directions to create a pull request (PR). We will review the pull request and accept it or suggest changes.

How to make a more complex submission

To make more complex submissions, contact the Intent team at [email protected] outlining what you want to do. We will respond with steps on how you can make your submission.

Contribution guidelines

This article outlines the way that content needs to be supplied before any Pull Requests are accepted.

View your changes with DocFX

This folder contains the source markdown for Intent Architect's documentation. DocFX is then run against the docfx.json file and along with the .md files, our documentation is generated into the _site folder (which is .gitignore'd). The contents of the _site folder are then uploaded to the website at http://intentarchitect.com/docs/ by the Intent Architect team.

VS Code Extensions

Visual Studio Code has some good extensions to aid in writing documentation:

Build and make localhost preview site available

From the command line run:

_tools/DocFX/docfx.exe docfx.json --serve

Or alternatively:

./_build_and_serve.ps1

Build only

From the command line run:

_tools/DocFX/docfx.exe docfx.json

Troubleshooting

If there is a strange build error, try completely deleting the obj folder. This folder only contains build artifacts, the worst that can happen from its deletion is that the next build may take longer.

Publishing (for Intent Software employees)

For information on publishing the docs to our website, refer to the readme.md in the Intent Architect private repository.

docs's People

Contributors

dandrejvv avatar garethbaars avatar jonathanlydall avatar

Stargazers

 avatar

Watchers

 avatar

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.