Nav topo changes and files added#5510
Conversation
|
|
||
| ##How can I get training for my staff? | ||
| Inkbridge Networks offers a range of on-site training courses to meet your needs. Courses include: | ||
| • Introduction to RADIUS An introductory course for all administrators who are unfamiliar with |
There was a problem hiding this comment.
Markdown should be just " ", and not multiple spaces and a bullet character. Markdown will convert the "" to a bullet when it's formatted for HTML, etc.
| = RADIUS Concepts | ||
| = Processing | ||
|
|
||
| Get this diagram or redo |
There was a problem hiding this comment.
you should be able to add the SVG to antora. You can put them into
doc/antora/modules/references/assets/images
that directory doesn't exist, but you can create it, and add/commit files in the directory.
The other antora modules (ROOT, tutorial) use assets/images for their images, so we might as well do the same thing here.
| @@ -0,0 +1,77 @@ | |||
| #Troubleshooting | |||
|
|
|||
| Which operating system should I use? | |||
There was a problem hiding this comment.
The questions / headlines here should be bold, otherwise they don't stand out from the answers.
or make them sub-headings ## like the other questions?
|
|
||
| ##The server isn't starting. What should I do? | ||
| Do the following: | ||
| • Use sudo to switch to the root context. |
There was a problem hiding this comment.
you should be able to search for the bullet character and replace it with * in all files.
…m PR and updated spacing/heading levels.
Expanded navigation panel to include expanded intro and concepts section. Some new files added & first draft content copied from exisiting docs.