Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
3a9f1ca6
Unverified
Commit
3a9f1ca6
authored
Mar 14, 2018
by
yann300
Committed by
GitHub
Mar 14, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #720 from fulldecent/patch-1
Use HTTPS
parents
2394d46b
e73a5328
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
tutorial_import.rst
docs/tutorial_import.rst
+2
-2
No files found.
docs/tutorial_import.rst
View file @
3a9f1ca6
...
@@ -8,7 +8,7 @@ This tutorial will show you how to import local and external files.
...
@@ -8,7 +8,7 @@ This tutorial will show you how to import local and external files.
The compilation result will also contain contracts implemented in the imported files.
The compilation result will also contain contracts implemented in the imported files.
For a detailed explanation of the ``import`` keyword see the ``Solidity``
For a detailed explanation of the ``import`` keyword see the ``Solidity``
`documentation <http://solidity.readthedocs.io/en/develop/layout-of-source-files.html?highlight=import#importing-other-source-files>`_
`documentation <http
s
://solidity.readthedocs.io/en/develop/layout-of-source-files.html?highlight=import#importing-other-source-files>`_
Importing a local file
Importing a local file
----------------------
----------------------
...
@@ -22,7 +22,7 @@ Importing from Github
...
@@ -22,7 +22,7 @@ Importing from Github
----------------------
----------------------
It is possible to import files directly from github with URLs like
It is possible to import files directly from github with URLs like
``http://github.com/<owner>/<repo>/<path to the file>``.
``http
s
://github.com/<owner>/<repo>/<path to the file>``.
.. image:: tuto_importgit.png
.. image:: tuto_importgit.png
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment