Skip to content

Commit 78b5623

Browse files
author
Andrew Lohr
committed
remove/cleanup unused doc
1 parent c9e295d commit 78b5623

File tree

600 files changed

+52
-348081
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

600 files changed

+52
-348081
lines changed

.travis.yml

-31
This file was deleted.

README.md

+23-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,23 @@
1-
# docs
2-
docs for the kabanero-io site
1+
# Documentation
2+
Docs for the kabanero-io site. These docs are dynamically pulled in during the [Kabanero-website](https://github.com/kabanero-io/kabanero-website) build process.
3+
4+
# Contribute to the Documentation
5+
6+
## Create Doc
7+
Create an a AsciiDoc file that contains the documentation in a presentable format. For help on syntax you can view this [AsciiDoc syntax reference sheet](https://asciidoctor.org/docs/asciidoc-syntax-quick-reference/)
8+
9+
For AsciiDoc editors there are a few options you can use, such as, your browser, an IDE, and more. See [Editing AsciiDoc with Live Preview](https://asciidoctor.org/docs/editing-asciidoc-with-live-preview/#using-a-web-browser-preview-only)
10+
11+
### Add Images
12+
To add an image to your AsciiDoc put the image in the img directory. You can reference this image in your AsciiDoc by using the path to the img directory. For example, if you added `my_image.png` to the img directory you can use that image with the following AsciiDoc syntax: `image::/docs/img/my_image.png[My image alt text]`. The image will not show for the GitHub preview, but it will be linked on the website when its deployed.
13+
14+
## Doc Location
15+
16+
In this repository you shoud place the doc under the folder that best describes the documentation category. These folders located in the [ref directory](https://github.com/kabanero-io/docs/tree/master/ref)
17+
18+
If no folder / category exists for your documentation feel free to create a properly named folder in the [ref directory](https://github.com/kabanero-io/docs/tree/master/ref) and place your asciidoc file in there.
19+
20+
If the documentation doesn't really fit in its own category you can place the doc in the [general directory](https://github.com/kabanero-io/docs/tree/master/ref/general)
21+
22+
23+

concept/microprofile.adoc

-79
This file was deleted.

img/jane_tekton_webhook_pic.png

464 KB
Loading

img/microprofile-layers.png

-24.2 KB
Binary file not shown.

img/microprofile-layers.pptx

-41 KB
Binary file not shown.

ref/commands/server/README.md

-1
This file was deleted.

ref/commands/server/index_list.adoc

-34
This file was deleted.

ref/commands/server/runnablejarfiles.adoc

-95
This file was deleted.

0 commit comments

Comments
 (0)