Skip to content

Economic Analysis Documentation for the RTM

Notifications You must be signed in to change notification settings

Anakin005/econdoc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Economic Analysis Tools Documentation for Users

Build Status RTD Build Status

This is a mkdocs-generated documentation for the Regional Transportation Model (RTM) by TransLink Forecasting. This repository has been set up with travis ci and readthedoc for automated deployment.

Please visit the documentation on github.io or readthedoc.

Getting Started

As econdoc collaborators, you are invited to contribute to the economic analysis documentation for the RTM. This documentation is compiled using mkdocs.

Follow the steps below create or update mkdocs-generated html:

Install prerequisites

  • download and install git
  • download and install python anaconda
  • set up environment with prerequisites:
    • conda remove --name rtm_docs --all
    • conda create -n rtm_docs python=3.6 pip
    • conda activate rtm_docs
    • pip install -U -r requirements\project.txt

Clone rtmdoc and develop

  • clone git repository: git clone https://github.com/TransLinkForecasting/rtmdoc.git
  • test build locally: mkdocs build
  • test development : mkdocs serve
  • commit and push your temp branch and create a pull request:
    • git checkout -b master_pr_num
    • git commit
    • git push origin master_pr_num

About

Economic Analysis Documentation for the RTM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published