6 lines
142 B
Python
6 lines
142 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from __future__ import unicode_literals
|
|
|
|
source_link = "https://github.com/frappe/frappe_io"
|
|
docs_base_url = "/docs"
|