Skip to content

museack/netxms-doc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation project for NetXMS

Components:

  • concept/ - System concept, architecture, and terminology.
  • admin/ - In-depth administrator guide.
  • developer/ - Describes development process and possible ways of extending NetXMS.
  • manpages/ - UNIX man pages.

Notes

Building translated version:

  • make gettext
  • sphinx-intl update -p _build/locale -l ru
  • sphinx-intl build
  • make -e SPHINXOPTS="-D language=ru" html

Useful links

http://sphinx-doc.org/markup/para.html http://sphinx-doc.org/markup/inline.html http://sphinx-doc.org/markup/

About

Documentation for NetXMS project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 77.9%
  • Python 20.4%
  • Shell 1.7%