litex-doc: initial merge of lxsocdoc
authorSean Cross <sean@xobs.io>
Tue, 4 Feb 2020 12:14:41 +0000 (20:14 +0800)
committerSean Cross <sean@xobs.io>
Tue, 4 Feb 2020 12:14:41 +0000 (20:14 +0800)
commit7c3bc0b09f9d18393c936692d30a97f8c36a8036
treeb61045c85cca35af1249fcb8af5c13d64be8b4d4
parentbd6fd3da553f17db19785d0d5dba63c973a5a9c1
litex-doc: initial merge of lxsocdoc

lxsocdoc enables automatic documentation of litex projects, including
automatic generation of SVD files.

This merges the existing lxsocdoc distribution into the `soc/doc` directory.

Signed-off-by: Sean Cross <sean@xobs.io>
litex/soc/doc/__init__.py [new file with mode: 0644]
litex/soc/doc/csr.py [new file with mode: 0644]
litex/soc/doc/module.py [new file with mode: 0644]
litex/soc/doc/rst.py [new file with mode: 0644]
litex/soc/doc/static/WaveDrom.js [new file with mode: 0644]
litex/soc/doc/static/default.js [new file with mode: 0644]