commit | a47a4155013181df7a2659779da4571bc4bf551d | [log] [tgz] |
---|---|---|
author | Tobias Wölfel <tobias.woelfel@mailbox.org> | Tue Jun 02 20:35:28 2020 +0200 |
committer | Tobias Wölfel <towoe@users.noreply.github.com> | Thu Jun 04 17:40:25 2020 +0200 |
tree | e36e6381860667758c50a61d6542c1ba191a31b3 | |
parent | 9bdd987ab93ae69caa46babbe20dec4a959f2c7c [diff] |
[site] Add dynamic section table Shortcode for inserting a generated table of content for the current folder. This can be used in Markdown files in order to have an always up-to-date list of the content of the folder. Supports a "type" parameter which can be set to "section" in order to list only subsection. Will ignore other content such as normal pages. Parameter "depth" controls the level to which the content is listed. Defaults to two if not set. Fixes lowrisc/opentitan#1419 Signed-off-by: Tobias Wölfel <tobias.woelfel@mailbox.org>
OpenTitan is an open source silicon Root of Trust (RoT) project. OpenTitan will make the silicon RoT design and implementation more transparent, trustworthy, and secure for enterprises, platform providers, and chip manufacturers. OpenTitan is administered by lowRISC CIC as a collaborative project to produce high quality, open IP for instantiation as a full-featured product. See the OpenTitan site and OpenTitan docs for more information about the project.
This repository contains hardware, software and utilities written as part of the OpenTitan project. It is structured as monolithic repository, or “monorepo”, where all components live in one repository. It exists to enable collaboration across partners participating in the OpenTitan project.
The project contains comprehensive documentation of all IPs and tools. You can access it online at docs.opentitan.org.
Have a look at CONTRIBUTING for guidelines on how to contribute code to this repository.
Unless otherwise noted, everything in this repository is covered by the Apache License, Version 2.0 (see LICENSE for full text).