-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #116 from skytable/octave
Add docs for octave
- Loading branch information
Showing
93 changed files
with
5,318 additions
and
7,504 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,8 @@ | ||
# Skytable Documentation | ||
Source for the documentation site for Skytable. You can [read the docs here](https://skytable.github.io/docs). | ||
Source for the documentation site for Skytable. You can [read the docs here](https://docs.skytable.io). | ||
|
||
## Contributing | ||
Fork, make changes and submit a PR! | ||
|
||
### Making changes to the `docs/Actions` folder | ||
The `Actions` folder contains the documentation for the actions that Skytable supports. However, by no means should you modify them _here_. | ||
You should instead update [this file](https://github.com/skytable/skytable/blob/next/actiondoc.yml). The documentation for the actions or the _actiondoc_ as we call it is built automatically from this file by using the `docbuilder` (our custom tool for generating documentation). | ||
|
||
## License | ||
The documentation is licensed under the [CC-BY-SA-4.0](./LICENSE-CC) license while the `docbuilder` is licensed under the [GPL-3.0](./LICENSE-GPL3) license. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.