Skip to content

Commit

Permalink
#67 Some api document updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
karma4u101 committed Apr 18, 2016
1 parent f3a0da1 commit 526769f
Show file tree
Hide file tree
Showing 13 changed files with 33 additions and 70 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,12 @@ import http._
import common._

/**
* ==FoBo API sub-module==
* This package object provides module initiation in FoBo's most fine grain level.
* ==FoBo AngularJS API Module==
*
* This is useful if you want to depend on a small subset of FoBo's functionality
* by only pulling in some specific FoBo artifact(s) that provides toolkit resources
* or FoBo API functions.
*
* This module provides initiation of API functions for the Angular module.
*
* For more information on how to set up and use the FoBo modules see the FoBo readme.
* This FoBo API module provides FoBo/Lift API components for the AngularJS Toolkit Module,
* but can also be used as-is, see below for setup information.
*
* If you are using this module via the FoBo/FoBo module see also [[net.liftmodules.FoBo]] for setup information.
*/
package object FoBoAJSAPI {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import net.liftweb.util._

/**
* ==Angular Material Design Script Helper==
*
* Angular Material Design script helper is a helper class that implements some commonly
* used material design component script functions.
*
Expand Down
4 changes: 2 additions & 2 deletions Angular/AngularJS-Res/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# FoBo AngularJS Resource Module

This resource module provides AngularJS resource components to the FoBo AngularJS Toolkit module, but can also be used as-is
(see below for setup information).
This resource module provides AngularJS resource components to the FoBo AngularJS Toolkit module,
but can also be used as-is, see below for setup information.

### Lift FoBo boot hooks (when used in the FoBo module)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,13 @@ import http._
import common._

/**
* ==FoBo Resource sub-module==
* This package object provides module initiation in FoBo's most fine grain level.
*
* This is useful if you want to depend on a small subset of FoBo's functionality
* by only pulling in some specific FoBo artifact(s) that provides toolkit resources
* or FoBo API functions.
*
* This module provides toolkit resources for the Angular module.
*
* For more information on how to set up and use the FoBo modules see the FoBo readme.
* ==FoBo AngularJS Resource Module==
*
* This resource module provides AngularJS resource components to the FoBo AngularJS Toolkit module,
* but can also be used as-is, see below for setup information.
*
* If you are using this module via the FoBo/FoBo module see also [[net.liftmodules.FoBo]] for setup information.
*
*/
package object FoBoAJSRes {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,11 @@ import http._
import common._

/**
* ==FoBo Toolkit sub-module==
* This package object provides Angular integration into your Lift/FoBo application.
* ==FoBo AngularJS Toolkit Module==
* This FoBo toolkit module provides AngularJS API and Resource components to the FoBo Module,
* but can also be used as-is, see below for setup information.
*
* This package object is only of interest to you if you are using this module
* as a stand alone artifact dependency in your project (without the FoBo meta artifact).
* This package object provides information on how to initiate and use it
* in your project.
*
* If you are using this module via the FoBo meta artifact
* see [[net.liftmodules.FoBo]] for usage information.
* If you are using this module via the FoBo/FoBo module see also [[net.liftmodules.FoBo]] for setup information.
*/
package object FoBoAJS {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,13 @@ import http._
import common._

/**
* ==FoBo API sub-module==
* This package object provides module initiation in FoBo's most fine grain level.
* ==FoBo Twitter Bootstrap API Module==
*
* This FoBo API module provides FoBo/Lift API components for the Twitter Bootstrap v2.x Toolkit Module,
* but can also be used as-is, see below for setup information.
*
* This is useful if you want to depend on a small subset of FoBo's functionality
* by only pulling in some specific FoBo artifact(s) that provides toolkit resources
* or FoBo API functions.
*
* This module provides initiation of API functions for the Bootstrap2 module.
*
* For more information on how to set up and use the FoBo modules see the FoBo readme.
* If you are using this module via the FoBo/FoBo artifact module see also [[net.liftmodules.FoBo]] for setup information.
*
*/
package object FoBoTBAPI {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@ import http._
import common._

/**
* ==FoBo Toolkit sub-module==
* This package object provides Bootstrap 2 integration into your Lift/FoBo application.
* ==FoBo Twitter Bootstrap Toolkit Module==
*
* This FoBo toolkit module provides Twitter Bootstrap v2.x API and Resource components to the
* FoBo / FoBo Module, but can also be used as-is, see below for setup information.
*
* If you are using this module via the FoBo/FoBo artifact module
* see [[net.liftmodules.FoBo]] for initiation information.
* If you are using this module via the FoBo/FoBo artifact module see also [[net.liftmodules.FoBo]] for setup information.
*
* @example To initiate this module for usage in your Lift project set something like the following in
* your projects Lift bootstrap.liftweb.Boot boot method.
Expand Down
4 changes: 1 addition & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@ For update history see the [History log](https://github.com/karma4u101/FoBo/tree
See [Development branch](https://github.com/karma4u101/FoBo/tree/develop/CHANGELOG.md)

**Latest Snapshot Release:**
- **2016-03-30** -- 1.6-SNAPSHOT release for Lift v3.0 and v2.6.2
- **2016-03-25** -- 1.6-SNAPSHOT release for Lift v3.0 and v2.6.2
See [Development branch](https://github.com/karma4u101/FoBo/tree/develop/CHANGELOG.md)
- Snapshots is released regularly see [Sonatype quick search](https://oss.sonatype.org/#nexus-search;quick~fobo)

FoBo v1.6
---------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ import net.liftmodules.FoBo.lib.BuildInfo //generated code
* {{{ <span>vX.Y.Z</span> }}}
* For more examples see the individual transform functions.
*/

object Info extends StatefulSnippet with Loggable {


Expand Down
8 changes: 0 additions & 8 deletions FoBo/FoBo-API/src/main/scala/net/liftmodules/package.scala

This file was deleted.

7 changes: 0 additions & 7 deletions FoBo/FoBo-API/src/main/scala/net/package.scala

This file was deleted.

5 changes: 0 additions & 5 deletions FoBo/FoBo-API/src/main/scala/package.scala

This file was deleted.

5 changes: 1 addition & 4 deletions Pace/Pace/src/main/scala/net/liftmodules/FoBoPa/FoBoPa.scala
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ package object FoBoPa {

object ToolKit extends ToolKit {
var Init: ToolKit = null

/**
* Enable usage of FoBo's Pace API and resources version 1&#8228;0&#8228;2 in your bootstrap liftweb Boot.
* @version 1.0.2
Expand All @@ -42,7 +42,6 @@ package object FoBoPa {
*/
case object Pace102 extends ToolKit {
FoBoPaRes.Resource.Pace102
//FoBoPaAPI.API.Pace0
}

/**
Expand All @@ -59,7 +58,6 @@ package object FoBoPa {
*/
case object Pace0415 extends ToolKit {
FoBoPaRes.Resource.Pace0415
//FoBoPaAPI.API.Pace0
}
}

Expand Down Expand Up @@ -157,7 +155,6 @@ package object FoBoPa {
@deprecated("Use FoBoPa.ToolKit.Init=FoBoPa.ToolKit.Pace0415","1.6.0")
case object Pace0415 extends PaToolkit {
ToolKit.Pace0415
//API.Pace0415
}

/**
Expand Down

0 comments on commit 526769f

Please sign in to comment.