Skip to content

Latest commit

 

History

History
73 lines (54 loc) · 1.45 KB

File metadata and controls

73 lines (54 loc) · 1.45 KB

Welcome to RocketMap's Documentation!

RocketMap gives you a live visualization map of nearby Pokémon, Pokéstops, and gyms in a form of a web-app as well as native phone application

_static/img/RocketMap.png

[ Wanting to install and run RocketMap for the first time? Start here! ]

[ Official GitHub ] [ Discord Support ] [ GitHub Issues ]

.. toctree::
    :titlesonly:
    :maxdepth: 1
    :caption: About
    :glob:

    about/index
    about/*

.. toctree::
    :titlesonly:
    :maxdepth: 1
    :caption: Basic Installation
    :glob:

    basic-install/index
    basic-install/windows
    basic-install/osx
    basic-install/linux
    basic-install/google-maps

.. toctree::
    :titlesonly:
    :maxdepth: 1
    :caption: First Run
    :glob:

    first-run/*

.. toctree::
    :titlesonly:
    :maxdepth: 1
    :caption: Common Issues
    :glob:

    common-issues/*

.. toctree::
    :titlesonly:
    :maxdepth: 1
    :caption: Scanning Methods
    :glob:

    scanning-method/*

.. toctree::
    :titlesonly:
    :maxdepth: 1
    :caption: Extras
    :glob:

    extras/*

.. toctree::
    :titlesonly:
    :maxdepth: 1
    :caption: Advanced Installation
    :glob:

    advanced-install/*