wgryncewicz
37fb6cdb25
Merge branch 'main' into 86-cell_cross_index
2023-05-10 10:22:34 +02:00
Balint Cristian
201bedc59e
Enable additional PDF output for readthedocs.io
2022-10-06 15:41:00 +03:00
Unai Martinez-Corral
e06e29c954
docs: add References through BibTeX
...
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2022-08-21 02:12:40 +02:00
Tim 'mithro' Ansell
99274f31eb
Fixing Sphinx config for GitHub.
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2022-07-12 16:59:42 -07:00
Tim 'mithro' Ansell
73e9c8402d
docs: Include toc in sidebar.
...
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2021-11-02 08:19:20 -07:00
Tim 'mithro' Ansell
b57bd58ad2
docs: Remove unneeded comment in Sphinx config.
...
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2021-11-02 08:18:21 -07:00
Tim 'mithro' Ansell
3431f934a9
Small tweaks to documentation configuration.
...
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2021-11-01 09:58:34 -07:00
Tim 'mithro' Ansell
b72fa4b714
Updating the Sphinx configuration for new theme.
...
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2021-11-01 09:42:51 -07:00
Wojciech Gryncewicz
1cadc862a3
docs: Suppressed footnote warnings for included -key.rst files
...
Signed-off-by: Wojciech Gryncewicz <wgryncewicz@antmicro.com>
2020-11-28 14:44:52 -08:00
Wojciech Gryncewicz
87dfd46b9b
cell readme generator extension changed from Directive to event
...
Signed-off-by: Wojciech Gryncewicz <wgryncewicz@antmicro.com>
2020-11-27 20:14:43 +01:00
Wojciech Gryncewicz
ce01a38069
Modified RTD env to include submodules and build cell docs
...
Signed-off-by: Wojciech Gryncewicz <wgryncewicz@antmicro.com>
2020-11-27 17:49:54 +01:00
Wojciech Gryncewicz
e3f231464a
Added license link in the footer
2020-11-03 15:02:23 +01:00
Tim 'mithro' Ansell
f7d23040ac
sky130_fd_io: Initial documentation only release.
...
The SKY130 IO cells is a toolkit IP. It contains all the cells and
primitives required to construct an I/O ring in the SKY130 technology.
This sky130_fd_io library contained in this document covers different
kinds of I/O cells,
* a general purpose I/O (`sky130_fd_io__gpio`), and
* a special I/O (`sky130_fd_io__sio`),
* a reference generator (`sky130_fd_io__refgen`) for providing voltage
references to the `sky130_fd_io__sio`, and
* Power and Ground (PG) cells that make up the I/O ring.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-10-13 14:23:56 -07:00
Tim 'mithro' Ansell
fa5e348b4a
docs: Makefile for generating a combined device-details.rst file.
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-09-30 17:27:47 -07:00
Tim 'mithro' Ansell
0fccbdc534
docs: Adding `cell` role to Sphinx.
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-09-30 17:27:39 -07:00
Tim 'mithro' Ansell
94015f5cc6
docs: Fix html_context values.
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-09-19 14:37:28 -07:00
Tim 'mithro' Ansell
d19cd14395
docs: Fix name in the extensions list.
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-09-19 14:36:30 -07:00
Tim 'mithro' Ansell
acd53975a2
docs: Cleanup a bunch of sphinx warnings.
...
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-06-25 19:24:22 -07:00
Tim 'mithro' Ansell
7303dab0db
docs: Adding periphery rules.
...
Updates and documentation originally improved and then release by
Kevin Kelly <kevin.kelley@skywatertechnology.com> to Google for imported
into the docutils RST format by Tim 'mithro' Ansell <tansell@google.com>.
Signed-off-by: Kevin Kelley <kevin.kelley@skywatertechnology.com>
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-06-24 16:13:33 -07:00
Tim 'mithro' Ansell
87725fd57d
docs: Fix the header links.
...
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-06-19 14:13:40 -07:00
Tim 'mithro' Ansell
83779dee6a
docs: Small cleanup of auto-generated name outputs.
...
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-06-18 16:14:15 -07:00
Tim 'mithro' Ansell
ce5576edff
docs: Adding the Python API to output docs.
...
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-06-11 14:03:54 -07:00
Tim 'mithro' Ansell
271859fc68
docs: Move the code of conduct under the contributing section.
...
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-05-14 18:29:38 -07:00
Tim 'mithro' Ansell
cfc7208f97
docs: Add missing license header.
...
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-05-14 18:11:50 -07:00
Tim 'mithro' Ansell
24e4310472
docs: Small improvements.
...
* Clean up sphinx warnings.
* Include status in multiple locations.
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-05-14 17:20:32 -07:00
Tim 'mithro' Ansell
8b323f8504
docs: Adding initial Sphinx doc structure.
...
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-05-14 14:55:24 -07:00