Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion asciidoc/DC-edge
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ STYLEROOT="/usr/share/xml/docbook/stylesheet/suse2022-ns"
FALLBACK_STYLEROOT="/usr/share/xml/docbook/stylesheet/suse-ns"

# DocBook Validation
DOCBOOK5_RNG_URI="http://docbook.org/xml/5.0/rng/docbookxi.rng"
DOCBOOK5_RNG_URI="http://docbook.org/xml/5.2/rng/docbookxi.rng"
11 changes: 11 additions & 0 deletions asciidoc/edge-book/edge-docinfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,14 @@
<dm:url>https://github.com/suse-edge/suse-edge.github.io/issues/new</dm:url>
</dm:bugtracker>
</dm:docmanager>
<meta xmlns:its="http://www.w3.org/2005/11/its" name="title"
its:translate="yes">SUSE Edge Documentation</meta>
<meta xmlns:its="http://www.w3.org/2005/11/its" name="description"
its:translate="yes">The SUSE Edge is a purpose-built cloud native edge computing platform for managing the full lifecycle of edge devices at scale</meta>
<meta xmlns:its="http://www.w3.org/2005/11/its" name="social-descr"
its:translate="yes">Cloud-native edge device management at scale</meta>
<meta xmlns:its="http://www.w3.org/2005/11/its" name="series"
its:translate="no">Products &amp; Solutions</meta>
<meta xmlns:its="http://www.w3.org/2005/11/its" name="productname" its:translate="no">
<productname version="3.5">SUSE Edge</productname>
</meta>
Loading