Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
micropython
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
card10
micropython
Commits
f6e825b4
Commit
f6e825b4
authored
10 years ago
by
Damien George
Browse files
Options
Downloads
Patches
Plain Diff
docs: Disable logo and add spacing to top index.
parent
6e6dfdc5
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/conf.py
+1
-1
1 addition, 1 deletion
docs/conf.py
docs/topindex.html
+7
-6
7 additions, 6 deletions
docs/topindex.html
with
8 additions
and
7 deletions
docs/conf.py
+
1
−
1
View file @
f6e825b4
...
@@ -124,7 +124,7 @@ html_theme_path = ['.']
...
@@ -124,7 +124,7 @@ html_theme_path = ['.']
# The name of an image file (relative to this directory) to place at the top
# The name of an image file (relative to this directory) to place at the top
# of the sidebar.
# of the sidebar.
html_logo
=
'
../logo/trans-logo.png
'
#
html_logo = '../logo/trans-logo.png'
# The name of an image file (within the static path) to use as favicon of the
# The name of an image file (within the static path) to use as favicon of the
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
...
...
This diff is collapsed.
Click to expand it.
docs/topindex.html
+
7
−
6
View file @
f6e825b4
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<p><strong>
Documentation for Micro Python and the pyboard:
</strong></p>
<p><strong>
Documentation for Micro Python and the pyboard:
</strong></p>
<table
class=
"contentstable"
align=
"center"
><tr>
<table
class=
"contentstable"
align=
"center"
><tr>
<td
width=
"
5
0%"
>
<td
width=
"
4
0%"
style=
"padding-right:1em;"
>
<p
class=
"biglink"
>
<p
class=
"biglink"
>
<a
class=
"biglink"
href=
"{{ pathto("
quickref
")
}}"
>
Quick reference for the pyboard
</a><br/>
<a
class=
"biglink"
href=
"{{ pathto("
quickref
")
}}"
>
Quick reference for the pyboard
</a><br/>
<span
class=
"linkdescr"
>
pinout for the pyboard and snippets of useful code
</span>
<span
class=
"linkdescr"
>
pinout for the pyboard and snippets of useful code
</span>
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
<span
class=
"linkdescr"
>
Micro Python libraries, including the
<a
href=
"{{ pathto("
library
/
pyb
")
}}"
>
pyb module
</a></span>
<span
class=
"linkdescr"
>
Micro Python libraries, including the
<a
href=
"{{ pathto("
library
/
pyb
")
}}"
>
pyb module
</a></span>
</p>
</p>
</td>
</td>
<td
width=
"
5
0%"
>
<td
width=
"
4
0%"
>
<p
class=
"biglink"
>
<p
class=
"biglink"
>
<a
class=
"biglink"
href=
"{{ pathto("
hardware
/
index
")
}}"
>
The pyboard hardware
</a><br/>
<a
class=
"biglink"
href=
"{{ pathto("
hardware
/
index
")
}}"
>
The pyboard hardware
</a><br/>
<span
class=
"linkdescr"
>
schematics, dimensions and component datasheets
</span>
<span
class=
"linkdescr"
>
schematics, dimensions and component datasheets
</span>
...
@@ -39,7 +39,7 @@
...
@@ -39,7 +39,7 @@
<p><strong>
Indices and tables:
</strong></p>
<p><strong>
Indices and tables:
</strong></p>
<table
class=
"contentstable"
align=
"center"
><tr>
<table
class=
"contentstable"
align=
"center"
><tr>
<td
width=
"
5
0%"
>
<td
width=
"
4
0%"
style=
"padding-right:1em;"
>
<p
class=
"biglink"
>
<p
class=
"biglink"
>
<a
class=
"biglink"
href=
"{{ pathto("
py-modindex
")
}}"
>
Module index
</a><br/>
<a
class=
"biglink"
href=
"{{ pathto("
py-modindex
")
}}"
>
Module index
</a><br/>
<span
class=
"linkdescr"
>
quick access to all modules
</span>
<span
class=
"linkdescr"
>
quick access to all modules
</span>
...
@@ -48,7 +48,8 @@
...
@@ -48,7 +48,8 @@
<a
class=
"biglink"
href=
"{{ pathto("
genindex
")
}}"
>
Full index
</a><br/>
<a
class=
"biglink"
href=
"{{ pathto("
genindex
")
}}"
>
Full index
</a><br/>
<span
class=
"linkdescr"
>
all functions, classes, constants
</span>
<span
class=
"linkdescr"
>
all functions, classes, constants
</span>
</p>
</p>
</td><td
width=
"50%"
>
</td>
<td
width=
"40%"
>
<p
class=
"biglink"
>
<p
class=
"biglink"
>
<a
class=
"biglink"
href=
"{{ pathto("
contents
")
}}"
>
Table of contents
</a><br/>
<a
class=
"biglink"
href=
"{{ pathto("
contents
")
}}"
>
Table of contents
</a><br/>
<span
class=
"linkdescr"
>
a list of all sections and subsections
</span>
<span
class=
"linkdescr"
>
a list of all sections and subsections
</span>
...
@@ -63,7 +64,7 @@
...
@@ -63,7 +64,7 @@
<p><strong>
External links:
</strong></p>
<p><strong>
External links:
</strong></p>
<table
class=
"contentstable"
align=
"center"
><tr>
<table
class=
"contentstable"
align=
"center"
><tr>
<td
width=
"
5
0%"
>
<td
width=
"
4
0%"
style=
"padding-right:1em;"
>
<p
class=
"biglink"
>
<p
class=
"biglink"
>
<a
class=
"biglink"
href=
"http://micropython.org"
>
Micro Python homepage
</a><br/>
<a
class=
"biglink"
href=
"http://micropython.org"
>
Micro Python homepage
</a><br/>
<span
class=
"linkdescr"
>
the official Micro Python site
</span>
<span
class=
"linkdescr"
>
the official Micro Python site
</span>
...
@@ -73,7 +74,7 @@
...
@@ -73,7 +74,7 @@
<span
class=
"linkdescr"
>
community discussion for all things related to Micro Python
</span>
<span
class=
"linkdescr"
>
community discussion for all things related to Micro Python
</span>
</p>
</p>
</td>
</td>
<td
width=
"
5
0%"
>
<td
width=
"
4
0%"
>
<p
class=
"biglink"
>
<p
class=
"biglink"
>
<a
class=
"biglink"
href=
"https://github.com/micropython"
>
Micro Python on GitHub
</a><br/>
<a
class=
"biglink"
href=
"https://github.com/micropython"
>
Micro Python on GitHub
</a><br/>
<span
class=
"linkdescr"
>
contribute to the source code on GitHub
</span>
<span
class=
"linkdescr"
>
contribute to the source code on GitHub
</span>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment