Skip to content

Commit

Permalink
remove build directory
Browse files Browse the repository at this point in the history
  • Loading branch information
abraidotti committed Sep 1, 2020
1 parent d221497 commit d480786
Show file tree
Hide file tree
Showing 48 changed files with 36 additions and 15,898 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"restructuredtext.confPath": "${workspaceFolder}/docs"
"restructuredtext.confPath": "${workspaceFolder}\\docs"
}
38 changes: 35 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,37 @@
# kintyre-runway-docs
# Cloud Native Runway

Cloud-Native Runway Docs hosted on https://readthedocs.io
> Source code for Kintyre's Cloud Native Runway documentation hosted on [readthedocs](https://kintyre-runway-docs.readthedocs.io/)
WIP
## Table of Contents

* [General info](#general-info)
* [Requirements](#requirements)
* [Deployment](#deployment)
* [Context](#context)
* [Contact](#contact)

## General info

These documents are written in [reStructuredText](https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html).

## Requirements

Take a look at the [readthedocs getting started guide](https://docs.readthedocs.io/en/stable/intro/getting-started-with-sphinx.html).

## Deployment

To make quick changes, just commit your edits and push to `master`. Once the automated build process completes, you'll be able to see your changes in the Runway's [readthedocs site](https://kintyre-runway-docs.readthedocs.io/).

If you've installed the [required Python libraries](https://docs.readthedocs.io/en/stable/intro/getting-started-with-sphinx.html), you can `make html` and generate the docs locally.

## Context

To make your reStructuredText composition a little easier:

* Edit on the web: [Rsted](http://rst.ninjs.org/)

* Edit locally: Grab the reStructuredText [VS Code extension](https://docs.restructuredtext.net/)

## Contact

hello@kintyre.co
Binary file removed docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file removed docs/_build/doctrees/help.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/index.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/license.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/posts/1.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/posts/2.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/posts/3.doctree
Binary file not shown.
4 changes: 0 additions & 4 deletions docs/_build/html/.buildinfo

This file was deleted.

Binary file removed docs/_build/html/.doctrees/environment.pickle
Binary file not shown.
Binary file removed docs/_build/html/.doctrees/help.doctree
Binary file not shown.
Binary file removed docs/_build/html/.doctrees/index.doctree
Binary file not shown.
Binary file removed docs/_build/html/.doctrees/license.doctree
Binary file not shown.
Binary file removed docs/_build/html/.doctrees/posts/1.doctree
Binary file not shown.
Binary file removed docs/_build/html/.doctrees/posts/2.doctree
Binary file not shown.
Binary file removed docs/_build/html/.doctrees/posts/3.doctree
Binary file not shown.
4 changes: 0 additions & 4 deletions docs/_build/html/_sources/help.rst.txt

This file was deleted.

20 changes: 0 additions & 20 deletions docs/_build/html/_sources/index.rst.txt

This file was deleted.

10 changes: 0 additions & 10 deletions docs/_build/html/_sources/license.rst.txt

This file was deleted.

6 changes: 0 additions & 6 deletions docs/_build/html/_sources/posts/1.rst.txt

This file was deleted.

134 changes: 0 additions & 134 deletions docs/_build/html/_sources/posts/2.rst.txt

This file was deleted.

Empty file.

0 comments on commit d480786

Please sign in to comment.