Update Readme.md
This commit is contained in:
parent
34ee830359
commit
ac1223f948
74
Readme.md
74
Readme.md
@ -1,35 +1,39 @@
|
|||||||
# Battery Holder
|
---
|
||||||
|
gitea: none
|
||||||
Here's the documentation:
|
include_toc: true
|
||||||
|
---
|
||||||
<!-- Sidebar content -->
|
# Battery Holder
|
||||||
<div style="float: right; width: 30%; padding: 10px; border: 1px solid #ccc;">
|
|
||||||
<!-- Include the content of _Sidebar.md here manually or use include -->
|
Here's the documentation:
|
||||||
```include doc/_Sidebar.md```
|
|
||||||
</div>
|
<!-- Sidebar content -->
|
||||||
|
<div style="float: right; width: 30%; padding: 10px; border: 1px solid #ccc;">
|
||||||
- [Battery Holder](doc/battery-holder.scad.md)
|
<!-- Include the content of _Sidebar.md here manually or use include -->
|
||||||
- [Table of Contents](doc/TOC.md)
|
```include doc/_Sidebar.md```
|
||||||
- [Alphabetical Index](doc/AlphaIndex.md)
|
</div>
|
||||||
- [Topics](doc/Topics.md)
|
|
||||||
|
- [Battery Holder](doc/battery-holder.scad.md)
|
||||||
## Connection
|
- [Table of Contents](doc/TOC.md)
|
||||||
|
- [Alphabetical Index](doc/AlphaIndex.md)
|
||||||
Use 4mm nickel strip available at Aliexpress [Nickel Plated Steel Strip Connector](https://www.aliexpress.com/item/1005005127569726.html) R$9.12 (0.1x4mm (50pcs))
|
- [Topics](doc/Topics.md)
|
||||||
|
|
||||||

|
## Connection
|
||||||
|
|
||||||
## Makes
|
Use 4mm nickel strip available at Aliexpress [Nickel Plated Steel Strip Connector](https://www.aliexpress.com/item/1005005127569726.html) R$9.12 (0.1x4mm (50pcs))
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## Makes
|
||||||
|
|
||||||
## Generate Doc
|

|
||||||
|
|
||||||
```bash
|
|
||||||
openscad-docsgen -m *.scad
|
|
||||||
```
|
## Generate Doc
|
||||||
|
|
||||||
|
```bash
|
||||||
|
openscad-docsgen -m *.scad
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user