Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

bcgov/mwslds

Repository files navigation

MWSLDS Readme

Mines Web Service Layer Data Services

Usage

This readme should contain references that lead to all information about the various aspects of MWSLDS, but it is generally high level and should not change often.

  • MWSLDS Project Documentation is focused on presenting information from more of a business perspective.
  • MWSLDS Developer Documentation provides all the details require for a development team member to contribute to the project. This documentation can also run on gitbook if you want to view it nicely formatted.

Running the documentation on gitbook

Install gitbook using npm, cd to the folder & run the server

$ npm install gitbook-cli -g
$ cd docs/
$ gitbook serve

How to Contribute

If you would like to contribute, please see our contributing guidelines.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

included in our repo: https://github.com/bcgov/mwslds/blob/master/LICENSE

Copyright 2017 Province of British Columbia

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

This repository is maintained by Mines and Mineral Resources Division. Click here for a complete list of our repositories on GitHub.