Skip to content

Commit a7fd607

Browse files
committed
Added documentation page, and new post to announce it.
1 parent 63e39f9 commit a7fd607

File tree

3 files changed

+27
-2
lines changed

3 files changed

+27
-2
lines changed

_posts/2016-06-20-welcome-to-new-website.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ The [Code](https://github.com/utPLSQL/utPLSQL) has already been moved.
1111

1212
The following still needs to be done:
1313

14-
- [Link Documentation to Website](https://github.com/utPLSQL/utPLSQL/issues/19)
15-
- [Update all of the URLS from SF.NET to GitHub](https://github.com/utPLSQL/utPLSQL/issues/4)
14+
- ~~[Link Documentation to Website](https://github.com/utPLSQL/utPLSQL/issues/19)~~
15+
- ~~[Update all of the URLS from SF.NET to GitHub](https://github.com/utPLSQL/utPLSQL/issues/4)~~
1616
- ~~[Prior Downloads Moved](https://github.com/utPLSQL/utPLSQL/issues/20)~~
1717
- [Redirect old site to here](https://github.com/utPLSQL/utPLSQL/issues/3)
1818

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
layout: post
3+
title: "Documentation is now hosted."
4+
date: 2016-06-20 15:00:00 -0600
5+
categories: moving
6+
---
7+
8+
[Issue #19](https://github.com/utPLSQL/utPLSQL/issues/19) to link documentation to the website has been completed.
9+
10+
[Issue #4](https://github.com/utPLSQL/utPLSQL/issues/4) to update all URL sourceforge References to GitHub, has also been completed.
11+
12+
You can visit the [Documentation](/Documentation) by using the menu item at the top of the page.

documenation.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
layout: page
3+
title: Documentation
4+
permalink: /documentation/
5+
---
6+
7+
We publish the latest version of documentation online. Each release also contains a "docs" folder which contains the documentation for that release.
8+
9+
* [Latest Version 2 Documentation.](/docs/index.html)
10+
* Work is underway on Version 3, and documentation on it's plans can be [found in the wiki](https://github.com/utPLSQL/utPLSQL/wiki).
11+
12+
13+

0 commit comments

Comments
 (0)