some more cosmetic changes

This commit is contained in:
Huzaifa Sidhpurwala 2021-09-21 10:21:10 +05:30
parent b6f256227a
commit b14c0857dc
2 changed files with 3 additions and 1 deletions

View file

@ -5,7 +5,7 @@ This is Fedora secure coding guide.
The guide is present in HTML form (auto-generated from this The guide is present in HTML form (auto-generated from this
repository) at: repository) at:
* https://redhat-crypto.gitlab.io/defensive-coding-guide * https://huzaifas.fedorapeople.org/public/defensive-coding/
# Building HTML documentation # Building HTML documentation

View file

@ -1,6 +1,8 @@
:experimental: :experimental:
include::{partialsdir}/entities.adoc[] include::{partialsdir}/entities.adoc[]
= Defensive coding guide
A Guide to Improving Software Security A Guide to Improving Software Security
[abstract] [abstract]