Re: [PATCH v2 0/2] Top-level makefile and cleanups


atishp@...
 

On Thu, 2020-11-19 at 10:54 +0530, Anup Patel wrote:
This series adds top-level makefile and does cleanups to generate PDF
and
HTML documents which are easy to read/navigate.

Changes since v1:
- Use RISC-V privilege style naming convention in PATCH2 for RISC-V
CSR, CSR fields, and registers.

Anup Patel (2):
Add a makefile to build usable documents
Clean-up entire document for consistency and better structure

Makefile | 29 +++
README.adoc | 13 +
riscv-sbi.adoc | 640 +++++++++++++++++++++++++++++----------------
----
3 files changed, 426 insertions(+), 256 deletions(-)
create mode 100644 Makefile
I think SBI specification should follow the same formatting as the
platform spec. Here are few differences in generated pdf.

1. First page should contain the title and a version in next line with
small font
2. 2nd page should contain Table of contents.
3. Change log (if everybody prefers that)
4. Copyright & License information in next page and shouldn't be part
of the Table of Contents.

--
Regards,
Atish

Join tech-unixplatformspec@lists.riscv.org to automatically receive all group messages.