We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f110a77 commit 0a7629bCopy full SHA for 0a7629b
README.rst
@@ -42,11 +42,12 @@ Contents after a fresh clone::
42
├── CONTRIBUTING.rst
43
├── LICENSE
44
├── Makefile
45
- ├── README.rst
46
├── pyproject.toml
+ ├── README.rst
47
├── requirements-dia.txt
48
├── resources # these are references or pre-inputs to the build workflow
49
│ ├── SDD_DID_DI-IPSC-81435.txt # Software Design Description DID
50
+ │ ├── header-levels.rst # recommended header level chars
51
│ ├── example-title-page.rst # example title page source
52
│ └── acme_webservice.py # source code for the example system diagram
53
├── sdd
0 commit comments