Skip to content
Snippets Groups Projects
Commit cffb312b authored by spmohanty's avatar spmohanty
Browse files

Update docs

parent ba73d736
No related branches found
No related tags found
No related merge requests found
...@@ -94,7 +94,7 @@ Ready to contribute? Here's how to set up `flatland` for local development. ...@@ -94,7 +94,7 @@ Ready to contribute? Here's how to set up `flatland` for local development.
7. Submit a merge request through the Gitlab repository website. 7. Submit a merge request through the Gitlab repository website.
Merge Request Guidelines Merge Request Guidelines
----------------------- -------------------------
Before you submit a merge request, check that it meets these guidelines: Before you submit a merge request, check that it meets these guidelines:
......
...@@ -6,7 +6,10 @@ Frequently Asked Questions (FAQs) ...@@ -6,7 +6,10 @@ Frequently Asked Questions (FAQs)
.. code-block:: python .. code-block:: python
RuntimeError('Click will abort further execution because Python 3 was configured to use ASCII as encoding for ...sk_SK.UTF-8, sl_SI.UTF-8, sr_YU.UTF-8, sv_SE.UTF-8, tr_TR.UTF-8, uk_UA.UTF-8, zh_CN.UTF-8, zh_HK.UTF-8, zh_TW.UTF-8') RuntimeError('Click will abort further execution because Python 3 \
was configured to use ASCII as encoding for ...sk_SK.UTF-8, \
sl_SI.UTF-8, sr_YU.UTF-8, sv_SE.UTF-8, tr_TR.UTF-8, \
uk_UA.UTF-8, zh_CN.UTF-8, zh_HK.UTF-8, zh_TW.UTF-8')
This can be solved by : This can be solved by :
......
...@@ -9,6 +9,7 @@ Welcome to flatland's documentation! ...@@ -9,6 +9,7 @@ Welcome to flatland's documentation!
installation installation
usage usage
modules modules
FAQ
contributing contributing
authors authors
history history
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment