I have been asked if we can store our documentation as knowledge base articles. This sounds doable if you think of every document page as an individual article.
The problem I see is that, if the documentation needs to have an index and every article(page) needs to be related to another or have previous or next links. I don't see how can you keep that relation after importing the documents as articles.
Our documentation currently looks pretty much like this.
http://www.salesforce.com/us/developer/docs/api/index.htm (index, table of contents, relative links to other pages).
Has anyone worked on something like this or think this can be done using the KB platform?.
Thanks!