Skip to content

FRCTeam1987/broncobots-docs

Repository files navigation

broncobots-docs

A repository containing all public-facing documentation for FRC Team 1987 Broncobots.

Installing

It is recommended to use a Python Virtual Environment (venv). If using VSCode, then follow this guide.

If you have Docker and VSCode installed, then feel free to use the development container.

pip install -r requirements.txt

Commands

  • mkdocs new [dir-name] - Create a new project.
  • mkdocs serve - Start the live-reloading docs server.
  • mkdocs build - Build the documentation site.
  • mkdocs -h - Print help message and exit.

Project layout

  mkdocs.yml    # The configuration file.
  docs/
      index.md  # The documentation homepage.
      ...       # Other markdown pages, images and other files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •